ST.96 XML Schema Version Updates Details

Common

Modified Component

Common/CrossReference.xsd

<xsd:schema version="V9_0" targetNamespace="http://www.wipo.int/standards/XMLSchema/ST96/Common" elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include schemaLocation="CrossReferenceType.xsd"/>
<xsd:element name="CrossReference" type="com:CrossReferenceType">
<xsd:annotation>
<xsd:documentation>Cross Reference is used to refer to another part of the current document or refer to something else that is outside of the current document. For referring to ‘figure’ which is in the same document, com:FigureReference should be used. For referring to ‘claim’ within ‘claim text’, ClaimReferencecom:ClaimReference should be used.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:schema>