complexType  CaseReferenceTextType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Trademark
typeextension of com:LocalizedTextType
used by
element tmk:CaseReferenceText
attributes
Name  Type Use Default Fixed annotation
com:languageCode com:ExtendedISOLanguageCodeType        
tmk:caseReferenceCategory tmk:CaseReferenceCategoryType        
source<xsd:complexType  name="CaseReferenceTextType">
<xsd:simpleContent>
<xsd:extension  base="com:LocalizedTextType">
<xsd:attribute  ref="tmk:caseReferenceCategory">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>