complexType  OtherDateType  
diagram
version V3_2
namespace http://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:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>