ST.96 XML Schema Version Updates Details

Trademark

Deleted Component

Trademark/OwnershipTransferDataType.xsd

<xsd:schema targetNamespace="http://www.wipo.int/standards/XMLSchema/ST96/Trademark" elementFormDefault="qualified" attributeFormDefault="qualified" version="V9_0">
<xsd:include schemaLocation="Applicant.xsd"/>
<xsd:include schemaLocation="Holder.xsd"/>
<xsd:include schemaLocation="Trademark.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/OwnershipTransferDate.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/TransferCategory.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/RepresentativeBag.xsd"/>
<xsd:import namespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" schemaLocation="../Common/ApplicationNumber.xsd"/>
<xsd:complexType name="OwnershipTransferDataType">
<xsd:choice maxOccurs="unbounded">
<xsd:element ref="tmk:Applicant"/>
<xsd:element ref="tmk:Holder"/>
<xsd:element ref="com:OwnershipTransferDate"/>
<xsd:element ref="com:TransferCategory"/>
<xsd:element ref="com:RepresentativeBag"/>
<xsd:element ref="com:ApplicationNumber"/>
<xsd:element ref="tmk:Trademark"/>
</xsd:choice>
</xsd:complexType>
</xsd:schema>