Definition Type: Element
Name: Length
Namespace: http://www.openapplications.org/oagis
Type: nsC:Quantity
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the length of the packaging material.
Collapse XSD Schema Diagram:
Drilldown into uom in schema invoice_xsd Drilldown into Quantity in schema invoice_xsdXSD Diagram of Length in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="Length" type="Quantity" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the length of the packaging material.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
uom nsC:uom Required
Collapse Derivation Tree: