complexType  CaseReferenceTextType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Trademark
type extension 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>