cac:ValidityPeriod
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:PeriodType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:StartDate [0..1] The start date of the period.
- cbc:StartTime [0..1] The start time of the period.
- cbc:EndDate [0..1] The end date of the period.
- cbc:EndTime [0..1] The end time of the period.
- cbc:DurationMeasure [0..1] The duration of a period, expressed as a code; ISO 8601.
- cbc:DescriptionCode [0..*] A description of the period, expressed as a code.
- cbc:Description [0..*] A description of the period.
Attributes
None
Used in
- Type CatalogueDeletionType (Element CatalogueDeletion)
- Type CatalogueItemSpecificationUpdateType (Element CatalogueItemSpecificationUpdate)
- Type CataloguePricingUpdateType (Element CataloguePricingUpdate)
- Type CatalogueRequestType (Element CatalogueRequest)
- Type CatalogueType (Element Catalogue)
- Type OrderChangeType (Element OrderChange)
- Type OrderResponseType (Element OrderResponse)
- Type OrderType (Element Order)
- Type QuotationType (Element Quotation)
- Type cac:PriceListType (Elements cac:PreviousPriceList, cac:PriceList)
- Type cac:PriceType (Elements cac:AlternativeConditionPrice, cac:Price)
- Type cac:ContractType (Elements cac:Contract, cac:ForeignExchangeContract, cac:ReferencedContract, cac:TransportContract)
- Type cac:LocationType (Elements cac:DeliveryLocation, cac:FirstArrivalPortLocation, cac:LastExitPortLocation, cac:LoadingLocation, cac:LoadingPortLocation, cac:Location, cac:PhysicalLocation, cac:TransshipPortLocation, cac:UnloadingPortLocation)
Sample instance
<cac:ValidityPeriod> <cbc:StartDate>2005-06-20</cbc:StartDate> <cbc:EndDate>2005-07-20</cbc:EndDate> </cac:ValidityPeriod>