cac:ValidityPeriod
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 CatalogueDeletionType (Element CatalogueDeletion)
- Type CatalogueItemSpecificationUpdateType (Element CatalogueItemSpecificationUpdate)
- Type CataloguePricingUpdateType (Element CataloguePricingUpdate)
- Type CatalogueRequestType (Element CatalogueRequest)
- Type CatalogueType (Element Catalogue)
- Type ExceptionCriteriaType (Element ExceptionCriteria)
- Type ExpressionOfInterestRequestType (Element ExpressionOfInterestRequest)
- Type OrderChangeType (Element OrderChange)
- Type OrderResponseType (Element OrderResponse)
- Type OrderType (Element Order)
- Type QuotationType (Element Quotation)
- Type TenderType (Element Tender)
- Type TransportExecutionPlanType (Element TransportExecutionPlan)
- Type TransportServiceDescriptionType (Element TransportServiceDescription)
- Type cac:CapabilityType (Elements cac:BusinessCapability, cac:Capability, cac:FinancialCapability, cac:TechnicalCapability)
- Type cac:ContractType (Elements cac:Contract, cac:ForeignExchangeContract, cac:ReferencedContract, cac:TransportContract)
- Type cac:DigitalAgreementTermsType (Element cac:DigitalAgreementTerms)
- Type cac:DocumentReferenceType (Elements cac:AdditionalDocumentReference, cac:BrochureDocumentReference, cac:CallForTenderDocumentReference, cac:CallForTendersDocumentReference, cac:CatalogueDocumentReference, cac:CertificationDocumentReference, cac:ContractDocumentReference ...more)
- Type cac:LocationType (Elements cac:ActivityFinalLocation, cac:ActivityOriginLocation, cac:AlternativeDeliveryLocation, cac:AtLocation, cac:DeliveryLocation, cac:DespatchLocation, cac:FirstArrivalPortLocation ...more)
- Type cac:PaymentMandateType (Element cac:PaymentMandate)
- Type cac:PaymentTermsType (Elements cac:BonusPaymentTerms, cac:CollectPaymentTerms, cac:CommissionPaymentTerms, cac:DisbursementPaymentTerms, cac:PaymentTerms, cac:PenaltyPaymentTerms, cac:PrepaidPaymentTerms ...more)
- Type cac:PriceListType (Elements cac:PreviousPriceList, cac:PriceList)
- Type cac:PriceType (Elements cac:AlternativeConditionPrice, cac:Price, cac:TaxExclusivePrice, cac:TaxInclusivePrice)
Sample instance
<cac:ValidityPeriod> <cbc:StartDate>2010-03-28</cbc:StartDate> <cbc:EndDate>2010-08-29</cbc:EndDate> </cac:ValidityPeriod>