ST.96 XML Schema Version Updates Details

GeographicalIndication

New Component

GeographicalIndication/LisbonApplicationType.xsd

<xsd:schema targetNamespace="http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication" elementFormDefault="qualified" attributeFormDefault="qualified" version="V9_0">
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/IPOfficeCode.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/operationCategory.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/ApplicationLanguageCode.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/OfficeReferenceIdentifier.xsd"/>
<xsd:include schemaLocation="ApplicantBag.xsd"/>
<xsd:include schemaLocation="AuthorizedUserBag.xsd"/>
<xsd:include schemaLocation="GICategory.xsd"/>
<xsd:include schemaLocation="GeographicRegionDescriptionBag.xsd"/>
<xsd:include schemaLocation="GINameBag.xsd"/>
<xsd:complexType name="LisbonApplicationType">
<xsd:sequence>
<xsd:element ref="com:IPOfficeCode"/>
<xsd:element ref="com:ApplicationLanguageCode"/>
<xsd:element ref="com:OfficeReferenceIdentifier"/>
<xsd:element ref="gin:ApplicantBag"/>
<xsd:element ref="gin:AuthorizedUserBag" minOccurs="0"/>
<xsd:element ref="gin:GICategory"/>
<xsd:element ref="gin:GeographicRegionDescriptionBag"/>
<xsd:element ref="gin:GINameBag"/>
</xsd:sequence>
<xsd:attribute ref="com:operationCategory"/>
</xsd:complexType>
</xsd:schema>