simpleType ProductionAmountUnitType
version V5_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication
type restriction of xsd:token
used by
attribute gin:productionAmountUnit
source <xsd:simpleType name="ProductionAmountUnitType">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Litre">
<xsd:annotation>
<xsd:documentation>
Litre
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>