complexType GIBasicRecordType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication
children com:DocumentIncludedBag gin:GIPublicationBag gin:GIReference gin:GIData gin:GIUserCertificateReference gin:GIUserCertificate com:RecordEventDate com:RecordIdentifier gin:GIRecordReasonText tmk:ReasonDocument
used by
complexType gin:GICancellationRecordType gin:GIChangeRecordType gin:GICorrectionRecordType gin:GIInvalidationRecordType gin:GIOppositionRecordType gin:GIRefusalRecordType gin:GIRegistrationRecordType gin:GIRenewalRecordType gin:GITransferRecordType
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
com:officeCode com:ExtendedWIPOST3CodeType
com:languageCode com:ExtendedISOLanguageCodeType
source <xsd:complexType name="GIBasicRecordType">
<xsd:sequence>
<xsd:element ref="com:DocumentIncludedBag" minOccurs="0">
</xsd:element> <xsd:element ref="gin:GIPublicationBag" minOccurs="0">
</xsd:element> <xsd:choice>
<xsd:choice>
<xsd:element ref="gin:GIReference">
</xsd:element> <xsd:element ref="gin:GIData">
</xsd:element>
</xsd:choice> <xsd:choice>
<xsd:element ref="gin:GIUserCertificateReference">
</xsd:element> <xsd:element ref="gin:GIUserCertificate">
</xsd:element>
</xsd:choice>
</xsd:choice> <xsd:element ref="com:RecordEventDate">
</xsd:element> <xsd:element ref="com:RecordIdentifier">
</xsd:element> <xsd:choice>
<xsd:element ref="gin:GIRecordReasonText">
</xsd:element> <xsd:element ref="tmk:ReasonDocument">
</xsd:element>
</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>