complexType CaseReferenceTextType
diagram
version V2_1
namespace https://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:extension>
</xsd:simpleContent>
</xsd:complexType>