cac:TransitPeriod
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 cac:ShipmentStageType (Elements cac:MainCarriageShipmentStage, cac:OnCarriageShipmentStage, cac:PreCarriageShipmentStage, cac:ShipmentStage)
Sample instance
<cac:TransitPeriod> <cbc:StartDate>2005-06-25</cbc:StartDate> <cbc:StartTime>11:35:00.0Z</cbc:StartTime> <cbc:EndDate>2005-06-25</cbc:EndDate> <cbc:EndTime>16:00:00.0Z</cbc:EndTime> </cac:TransitPeriod>