complexType HagueCorrectionType
diagram
version V7_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Design
children com:InternationalRegistrationNumber com:RecordIdentifier com:InternationalRecordingDate com:IncorrectRecordIdentifier com:RecordInterestedOfficeCodeBag dgn:HagueCorrectedTransactionCategory dgn:HagueBulletinReference com:CorrectionDescriptionTextBag dgn:HagueIncorrectContent dgn:HagueCorrectedElementBag dgn:HagueCorrectContent dgn:TransactionCancelledIndicator
used by
element dgn:HagueCorrection
source <xsd:complexType name="HagueCorrectionType">
<xsd:sequence>
<xsd:element ref="com:InternationalRegistrationNumber">
</xsd:element> <xsd:element ref="com:RecordIdentifier">
</xsd:element> <xsd:element ref="com:InternationalRecordingDate">
</xsd:element> <xsd:element ref="com:IncorrectRecordIdentifier">
</xsd:element> <xsd:element ref="com:RecordInterestedOfficeCodeBag" minOccurs="0">
</xsd:element> <xsd:element ref="dgn:HagueCorrectedTransactionCategory">
</xsd:element> <xsd:element ref="dgn:HagueBulletinReference">
</xsd:element> <xsd:element ref="com:CorrectionDescriptionTextBag" minOccurs="0">
</xsd:element> <xsd:element ref="dgn:HagueIncorrectContent" minOccurs="0">
</xsd:element> <xsd:choice>
<xsd:sequence>
<xsd:element ref="dgn:HagueCorrectedElementBag">
</xsd:element> <xsd:element ref="dgn:HagueCorrectContent">
</xsd:element>
</xsd:sequence> <xsd:element ref="dgn:TransactionCancelledIndicator">
</xsd:element>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>