DeliveryTimeTolerance
Indicated the flexibility in the required delivery date that is allowed by the requester
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: TimeToleranceType
Properties: Global, Qualified, ID: oagis-id-b19c6d941ada4f90a34f3ee190828376
Content
- Sequence [1..1]
- UnderDuration [0..1] Is the amount of time under the intended target time or date that is allowed.
- OverDuration [0..1] Is the amount of time over the intended target time or date that is allowed.
Attributes
None
Used in
- Type QuoteLineBaseType
- Type QuoteLineType via extension of QuoteLineBaseType (Element QuoteLine)
- Type RFQLineBaseType
- Type RFQLineType via extension of RFQLineBaseType (Element RFQLine)
Sample instance
<DeliveryTimeTolerance> <UnderDuration>P1Y2M3DT10H</UnderDuration> <OverDuration>P1Y2M3DT10H</OverDuration> </DeliveryTimeTolerance>