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