simpleType ClassificationKindCategoryType
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Design/1
type restriction of xsd:token
used by
simpleType dgn:ClassificationKindCodeType
source <xsd:simpleType name="ClassificationKindCategoryType">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Locarno">
<xsd:annotation>
<xsd:documentation>
Locarno
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>