complexType MarkTransliterationType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Trademark
type extension of xsd:token
used by
element tmk:MarkTransliteration
attributes
Name Type Use Default Fixed annotation
tmk:transliterationCategory tmk:TransliterationCategoryType
source <xsd:complexType name="MarkTransliterationType">
<xsd:simpleContent>
<xsd:extension base="xsd:token">
<xsd:attribute ref="tmk:transliterationCategory"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>