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