complexType  HagueMergerType  
diagram
version V3_2
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
element     dgn:HagueMerger 
source <xsd:complexType  name="HagueMergerType">
<xsd:sequence>
<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>
</xsd:complexType>