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