complexType  GIUserCertificateApplicationType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication
children   com:ApplicationNumber com:ApplicationDate gin:ApplicantBag gin:AuthorizedUser com:RepresentativeBag com:PaymentBag com:DocumentIncludedBag com:SignatureBag com:CorrespondenceAddress gin:GIPublicationDataBag com:RecordIdentifier com:RecordEventDate gin:GIReferenceIdentifier gin:GIData gin:GIUserCertificateReference gin:GIUserCertificate 
used by
element     gin:GIUserCertificateApplication 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
com:officeCode    com:ExtendedWIPOST3CodeType                
com:languageCode    com:ExtendedISOLanguageCodeType                
source <xsd:complexType  name="GIUserCertificateApplicationType">
<xsd:sequence>
<xsd:element  ref="com:ApplicationNumber"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:ApplicationDate"  minOccurs="0">
</xsd:element> <xsd:element  ref="gin:ApplicantBag">
</xsd:element> <xsd:element  ref="gin:AuthorizedUser"  minOccurs="0"  maxOccurs="unbounded">
</xsd:element> <xsd:element  ref="com:RepresentativeBag"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:PaymentBag">
</xsd:element> <xsd:element  ref="com:DocumentIncludedBag"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:SignatureBag">
</xsd:element> <xsd:element  ref="com:CorrespondenceAddress"  minOccurs="0">
</xsd:element> <xsd:element  ref="gin:GIPublicationDataBag"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:RecordIdentifier"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:RecordEventDate"  minOccurs="0">
</xsd:element> <xsd:choice  minOccurs="0">
<xsd:choice>
<xsd:element  ref="gin:GIReferenceIdentifier">
</xsd:element> <xsd:element  ref="gin:GIData">
</xsd:element>
</xsd:choice> <xsd:choice>
<xsd:element  ref="gin:GIUserCertificateReference"  maxOccurs="unbounded">
</xsd:element> <xsd:element  ref="gin:GIUserCertificate"  maxOccurs="unbounded">
</xsd:element>
</xsd:choice>
</xsd:choice>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute> <xsd:attribute  ref="com:officeCode">
</xsd:attribute> <xsd:attribute  ref="com:languageCode">
</xsd:attribute>
</xsd:complexType>