Definition Type: Element
Name: ShipPriorToDueDateInd
Namespace: http://www.openapplications.org/oagis
Type: oa:Indicator
Containing Schema: SupplyChainExecution.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Communicates if it is permitted to ship a good or service prior to the date it is due. Valid values are '0' for no, and '1' for yes.
Collapse XSD Schema Diagram:
XSD Diagram of ShipPriorToDueDateInd in schema supplychainexecution_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="ShipPriorToDueDateInd" type="Indicator" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Communicates if it is permitted to ship a good or service prior to the date it is due. Valid values are '0' for no, and '1' for yes.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: