cac:Period
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.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:ActualDeliveryTransportEvent, cac:ActualDepartureTransportEvent, cac:ActualPickupTransportEvent, cac:ActualWaypointTransportEvent, cac:AvailabilityTransportEvent ...more)
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>