complexType  PatentLegalStatusDataType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children   pat:PatentLegalStatus 
used by
element     pat:PatentLegalStatusData 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
com:officeCode    com:ExtendedWIPOST3CodeType                
com:creationDate    com:DateType                
com:st96Version    xsd:token   required       V8_0    
com:ipoVersion    xsd:token                
source <xsd:complexType  name="PatentLegalStatusDataType">
<xsd:sequence>
<xsd:element  ref="pat:PatentLegalStatus"  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>