cac:Period
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:PeriodType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- 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 cac:CompletedTaskType (Element cac:CompletedTask)
- Type cac:ConsumptionHistoryType (Element cac:ConsumptionHistory)
- Type cac:ConsumptionLineType (Element cac:ConsumptionLine)
- Type cac:ConsumptionReportType (Element cac:ConsumptionReport)
- Type cac:ConsumptionReportReferenceType (Element cac:ConsumptionReportReference)
- Type cac:EventTacticType (Element cac:EventTactic)
- Type cac:ItemInformationRequestLineType (Element cac:ItemInformationRequestLine)
- Type cac:PerformanceDataLineType (Element cac:PerformanceDataLine)
- Type cac:PortCallRecordType (Element cac:PortCallRecord)
- Type cac:RenewalType (Element cac:Renewal)
- Type cac:RetailPlannedImpactType (Element cac:RetailPlannedImpact)
- Type cac:ShipToShipActivityRecordType (Element cac:ShipToShipActivityRecord)
- Type ItemInformationRequestType (Element ItemInformationRequest)
- Type RetailEventType (Element RetailEvent)
- Type TradeItemLocationProfileType (Element TradeItemLocationProfile)
- Type cac:GoodsProcessingType (Elements cac:GoodsProcessing, cac:SubGoodsProcessing)
- Type cac:TransportEventType (Elements cac:AcceptanceTransportEvent, cac:ActualArrivalTransportEvent, cac:ActualDeliveryTransportEvent, cac:ActualDepartureTransportEvent, cac:ActualPickupTransportEvent, cac:ActualWaypointTransportEvent, cac:AvailabilityTransportEvent ...more)
Sample instance
<cac:Period> <cbc:StartDate>2016-08-02</cbc:StartDate> <cbc:StartTime>07:00:00</cbc:StartTime> <cbc:EndDate>2016-08-02</cbc:EndDate> <cbc:EndTime>15:30:00</cbc:EndTime> </cac:Period>