ST.96 XML Schema Version Updates Details

Trademark

New Component

Trademark/StateOrIGOCodeType.xsd

<xsd:schema targetNamespace="http://www.wipo.int/standards/XMLSchema/ST96/Trademark" elementFormDefault="qualified" attributeFormDefault="qualified" version="V9_0">
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/ISOCountryCodeType.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/IGOCodeType.xsd"/>
<xsd:simpleType name="StateOrIGOCodeType">
<xsd:union memberTypes="com:IGOCodeType com:ISOCountryCodeType"/>
</xsd:simpleType>
</xsd:schema>