Definition Type: Element
Name: UnderToleranceDuration
Namespace: http://www.openapplications.org/oagis
Type: nsC:Duration
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the number of days early that a shipment of scheduled items can be.
Collapse XSD Schema Diagram:
XSD Diagram of UnderToleranceDuration in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="UnderToleranceDuration" type="Duration" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the number of days early that a shipment of scheduled items can be.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: