complexType MapType
diagram
version V7_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication
children gin:MapIssueDate gin:MapTitleText gin:MapPublisherData gin:CertifiedCopyIndicator com:FileName
used by
element gin:Map
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID required
source <xsd:complexType name="MapType">
<xsd:choice maxOccurs="unbounded">
<xsd:element ref="gin:MapIssueDate">
</xsd:element> <xsd:element ref="gin:MapTitleText">
</xsd:element> <xsd:element ref="gin:MapPublisherData">
</xsd:element> <xsd:element ref="gin:CertifiedCopyIndicator">
</xsd:element> <xsd:element ref="com:FileName">
</xsd:element>
</xsd:choice> <xsd:attribute ref="com:id" use="required">
</xsd:attribute>
</xsd:complexType>