complexType  DesignPatentPublicationType  
diagram
version V9_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children   pat:DesignPatentBibliographicData pat:DesignPatentBag 
used by
element     pat:DesignPatentPublication 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
com:languageCode    com:ExtendedISOLanguageCodeType   required            
com:documentFileName    xsd:string                
com:creationDate    com:DateType                
com:documentStatusText    xsd:string                
com:st96Version    xsd:token   required       V9_0    
com:ipoVersion    xsd:token                
com:documentPublicationDate    com:DateType                
source <xsd:complexType  name="DesignPatentPublicationType">
<xsd:sequence>
<xsd:element  ref="pat:DesignPatentBibliographicData">
</xsd:element> <xsd:element  ref="pat:DesignPatentBag">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute> <xsd:attribute  ref="com:languageCode"  use="required">
</xsd:attribute> <xsd:attribute  ref="com:documentFileName">
</xsd:attribute> <xsd:attribute  ref="com:creationDate">
</xsd:attribute> <xsd:attribute  ref="com:documentStatusText">
</xsd:attribute> <xsd:attribute  ref="com:st96Version"  use="required">
</xsd:attribute> <xsd:attribute  ref="com:ipoVersion">
</xsd:attribute> <xsd:attribute  ref="com:documentPublicationDate">
</xsd:attribute>
</xsd:complexType>