complexType CaseReferenceTextType
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Trademark/1
type extension of com:LocalizedTextType
used by
element tmk:CaseReferenceText
attributes
Name Type Use Default Fixed annotation
languageCode com:ExtendedISOLanguageCodeType
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>