complexType  TrademarkLegalStatusDataType  
diagram
versionV10_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Trademark
children  tmk:TrademarkLegalStatus 
used by
element   tmk:TrademarkLegalStatusData 
attributes
Name  Type Use Default Fixed annotation
com:id  xsd:ID        
com:officeCode  com:ExtendedWIPOST3CodeType        
com:creationDate  com:DateType        
com:st96Version  xsd:token required   V10_0  
com:ipoVersion  xsd:token        
source<xsd:complexType  name="TrademarkLegalStatusDataType">
<xsd:sequence>
<xsd:element  ref="tmk:TrademarkLegalStatus"  maxOccurs="unbounded">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute> <xsd:attribute  ref="com:officeCode">
</xsd:attribute> <xsd:attribute  ref="com:creationDate">
</xsd:attribute> <xsd:attribute  ref="com:st96Version"  use="required">
</xsd:attribute> <xsd:attribute  ref="com:ipoVersion">
</xsd:attribute>
</xsd:complexType>