<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:dgn="http://www.wipo.int/standards/XMLSchema/ST96/Design" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.wipo.int/standards/XMLSchema/ST96/Design" elementFormDefault="qualified" attributeFormDefault="qualified" version="V10_0">
	<xsd:include schemaLocation="PrincipalDesignRelationType.xsd"/>
	<xsd:element name="PrincipalDesignRelation" type="dgn:PrincipalDesignRelationType">
		<xsd:annotation>
			<xsd:documentation>
Identifies a similarity relationship between this design and a principal design or to indicate that this design is the main design to which other designs relate to. "This design" refers to the parent dgn:HagueDesign context.
In the context of the Hague system when the dgn:PrincipalDesignCategory is set to "Current application" or "Main design" in a dgn:HagueApplication, the value of com:OfficeReferenceIdentifier should be used for com:DocumentIdentifier.
When the dgn:PrincipalDesignCategory is set to "Current application" or "Main design" in a dgn:HagueRegistration, the value of com:InternationalRegistrationNumber should be used for com:DocumentIdentifier.
			</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
</xsd:schema>
