cac:Period
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:PeriodType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:StartDate [0..1] The date on which this period begins.
- cbc:StartTime [0..1] The time at which this period begins.
- cbc:EndDate [0..1] The date on which this period ends.
- cbc:EndTime [0..1] The time at which this period ends.
- cbc:DurationMeasure [0..1] The duration of this period, expressed as an ISO 8601 code.
- cbc:DescriptionCode [0..*] A description of this period, expressed as a code.
- cbc:Description [0..*] A description of this period, expressed as text.
Attributes
None
Used in
- Type ItemInformationRequestType (Element ItemInformationRequest)
- Type RetailEventType (Element RetailEvent)
- Type TradeItemLocationProfileType (Element TradeItemLocationProfile)
- Type cac:CompletedTaskType (Element cac:CompletedTask)
- Type cac:ConsumptionHistoryType (Element cac:ConsumptionHistory)
- Type cac:ConsumptionLineType (Element cac:ConsumptionLine)
- Type cac:ConsumptionReportReferenceType (Element cac:ConsumptionReportReference)
- Type cac:ConsumptionReportType (Element cac:ConsumptionReport)
- Type cac:EventTacticType (Element cac:EventTactic)
- Type cac:ItemInformationRequestLineType (Element cac:ItemInformationRequestLine)
- Type cac:PerformanceDataLineType (Element cac:PerformanceDataLine)
- Type cac:RenewalType (Element cac:Renewal)
- Type cac:RetailPlannedImpactType (Element cac:RetailPlannedImpact)
- Type cac:TransportEventType (Elements cac:AcceptanceTransportEvent, cac:ActualArrivalTransportEvent, cac:ActualDepartureTransportEvent, cac:ActualPickupTransportEvent, cac:ActualWaypointTransportEvent, cac:AvailabilityTransportEvent, cac:DeliveryTransportEvent, cac:DetentionTransportEvent, cac:DischargeTransportEvent, cac:DropoffTransportEvent, cac:EstimatedArrivalTransportEvent, cac:EstimatedDepartureTransportEvent, cac:ExaminationTransportEvent, cac:ExportationTransportEvent, cac:HandlingTransportEvent, cac:LoadingTransportEvent, cac:OptionalTakeoverTransportEvent, cac:PickupTransportEvent, cac:PlannedArrivalTransportEvent, cac:PlannedDeliveryTransportEvent, cac:PlannedDepartureTransportEvent, cac:PlannedPickupTransportEvent, cac:PlannedWaypointTransportEvent, cac:PositioningTransportEvent, cac:QuarantineTransportEvent, cac:ReceiptTransportEvent, cac:RequestedArrivalTransportEvent, cac:RequestedDeliveryTransportEvent, cac:RequestedDepartureTransportEvent, cac:RequestedPickupTransportEvent, cac:RequestedWaypointTransportEvent, cac:StorageTransportEvent, cac:TakeoverTransportEvent, cac:TransportEvent, cac:UpdatedDeliveryTransportEvent, cac:UpdatedPickupTransportEvent, cac:WarehousingTransportEvent)
Sample instance
<cac:Period> <cbc:StartDate>2011-10-03</cbc:StartDate> <cbc:StartTime>09:30:10+01:00</cbc:StartTime> <cbc:EndDate>2011-10-03</cbc:EndDate> <cbc:EndTime>12:30:10+01:00</cbc:EndTime> </cac:Period>