simpleType  HagueAgreementActCategoryType 
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Design
typerestriction of xsd:token
used by
element dgn:HagueAgreementActCategory
source<xsd:simpleType  name="HagueAgreementActCategoryType">
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="1999">
<xsd:annotation>
<xsd:documentation>
Hague agreement 1999 Act
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration  value="1960">
<xsd:annotation>
<xsd:documentation>
Hague agreement 1960 Act
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration  value="1934">
<xsd:annotation>
<xsd:documentation>
Hague agreement 1934 Act
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>