Definition Type: Element
Name: DeliveryTimeTolerance
Namespace: http://www.openapplications.org/oagis/9
Type: oa:TimeToleranceType
Containing Schema: Components.xsd
Abstract
Documentation:
Indicated the flexibility in the required delivery date that is allowed by the requestor
Collapse XSD Schema Diagram:
Drilldown into OverDuration in schema fields_xsd1 Drilldown into UnderDuration in schema fields_xsd1 Drilldown into TimeToleranceType in schema components_xsd1XSD Diagram of DeliveryTimeTolerance in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="DeliveryTimeTolerance" type="TimeToleranceType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Indicated the flexibility in the required delivery date that is allowed by the requestor</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UnderDuration oa:UnderDuration (1) (1)
OverDuration oa:OverDuration (1) (1)
Collapse Derivation Tree: