complexType GILegalBasisRegistrationOfficeType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication
children com:Contact com:ApplicationNumber com:ApplicationDate
used by
element gin:GILegalBasisRegistrationOffice
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
source <xsd:complexType name="GILegalBasisRegistrationOfficeType">
<xsd:sequence>
<xsd:element ref="com:Contact">
</xsd:element> <xsd:element ref="com:ApplicationNumber">
</xsd:element> <xsd:element ref="com:ApplicationDate">
</xsd:element>
</xsd:sequence> <xsd:attribute ref="com:id">
</xsd:attribute>
</xsd:complexType>