diagram | |||||
version | V3_0 | ||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Design | ||||
children | com:InternationalRegistrationNumber com:RecordIdentifier com:InternationalRecordingDate com:RecordInterestedOfficeCodeBag | ||||
used by |
| ||||
source | <xsd:complexType name="HagueExpirationType">
<xsd:sequence> </xsd:complexType>
<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:RecordInterestedOfficeCodeBag" minOccurs="0"></xsd:element>
</xsd:sequence>
|