diagram | |||||
version | V3_0 | ||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Design | ||||
children | com:RecordIdentifier com:InternationalRecordingDate com:RecordInterestedOfficeCodeBag com:MergeFromInternationalRegistrationNumber com:MergeToInternationalRegistrationNumber com:RepresentativeBag com:CorrespondenceAddress | ||||
used by |
| ||||
source | <xsd:complexType name="HagueMergerType">
<xsd:sequence> </xsd:complexType>
<xsd:element ref="com:RecordIdentifier"></xsd:element>
<xsd:element ref="com:InternationalRecordingDate"></xsd:element>
<xsd:element ref="com:RecordInterestedOfficeCodeBag" minOccurs="0"></xsd:element>
<xsd:element ref="com:MergeFromInternationalRegistrationNumber"></xsd:element>
<xsd:element ref="com:MergeToInternationalRegistrationNumber"></xsd:element>
<xsd:element ref="com:RepresentativeBag" minOccurs="0"></xsd:element>
<xsd:element ref="com:CorrespondenceAddress" minOccurs="0"></xsd:element>
</xsd:sequence>
|