complexType  OtherDateType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Trademark
typeextension 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:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>