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