complexType ProductionMaximumAmountType
diagram
version V5_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/GeographicalIndication
type extension of xsd:token
used by
element gin:ProductionMaximumAmount
attributes
Name Type Use Default Fixed annotation
gin:productionAmountUnit gin:ProductionAmountUnitType
source <xsd:complexType name="ProductionMaximumAmountType">
<xsd:simpleContent>
<xsd:extension base="xsd:token">
<xsd:attribute ref="gin:productionAmountUnit">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>