complexType ClassificationTermStatusType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Trademark
type extension of tmk:ClassificationTermStatusCategoryType
used by
element tmk:ClassificationTermStatus
attributes
Name Type Use Default Fixed annotation
com:officeCode com:ExtendedWIPOST3CodeType
source <xsd:complexType name="ClassificationTermStatusType">
<xsd:simpleContent>
<xsd:extension base="tmk:ClassificationTermStatusCategoryType">
<xsd:attribute ref="com:officeCode"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>