Definition Type: Element
Name: PercentRequiredQuantity
Namespace: http://www.openapplications.org/oagis
Type: oa:Quantity
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This is the percentage of the total quantity on the Bill of Material that is required to be available before the manufacturing process can begin
Collapse XSD Schema Diagram:
Drilldown into uom in schema fields_xsd Drilldown into Quantity in schema fields_xsdXSD Diagram of PercentRequiredQuantity in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="PercentRequiredQuantity" type="Quantity" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">This is the percentage of the total quantity on the Bill of Material that is required to be available before the manufacturing process can begin</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
uom oa:uom Required
Collapse Derivation Tree: