complexType  GazetteReferenceType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children   pat:GazetteNumber com:PublicationDate pat:GazetteReferenceText com:IPOfficeCode 
used by
element     pat:GazetteReference 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
source <xsd:complexType  name="GazetteReferenceType">
<xsd:sequence>
<xsd:element  ref="pat:GazetteNumber">
</xsd:element> <xsd:element  ref="com:PublicationDate">
</xsd:element> <xsd:element  ref="pat:GazetteReferenceText"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:IPOfficeCode"  minOccurs="0">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute>
</xsd:complexType>