complexType GITransferRecordType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication
type extension of gin:GIBasicRecordType
children com:DocumentIncludedBag gin:GIPublicationBag gin:GIReference gin:GIData gin:GIUserCertificateReference gin:GIUserCertificate com:RecordEventDate com:RecordIdentifier gin:GIRecordReasonText tmk:ReasonDocument gin:NewAuthorizedUser com:CorrespondenceAddress
used by
element gin:GITransferRecord
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
com:officeCode com:ExtendedWIPOST3CodeType
com:languageCode com:ExtendedISOLanguageCodeType
source <xsd:complexType name="GITransferRecordType">
<xsd:complexContent>
<xsd:extension base="gin:GIBasicRecordType">
<xsd:sequence>
<xsd:element ref="gin:NewAuthorizedUser">
</xsd:element> <xsd:element ref="com:CorrespondenceAddress" minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>