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