complexType  MarkTranscriptionType  
diagram
version V3_2
namespace http://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:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>