cac:InvoicePeriod
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:RemittanceAdviceLineType (Element cac:RemittanceAdviceLine)
- Type cac:StatementLineType (Element cac:StatementLine)
- Type CreditNoteType (Element CreditNote)
- Type DebitNoteType (Element DebitNote)
- Type FreightInvoiceType (Element FreightInvoice)
- Type InvoiceType (Element Invoice)
- Type RemittanceAdviceType (Element RemittanceAdvice)
- Type SelfBilledCreditNoteType (Element SelfBilledCreditNote)
- Type SelfBilledInvoiceType (Element SelfBilledInvoice)
- Type cac:CreditNoteLineType (Elements cac:CreditNoteLine, cac:SubCreditNoteLine)
- Type cac:InvoiceLineType (Elements cac:InvoiceLine, cac:SubInvoiceLine)
Sample instance
<cac:InvoicePeriod> <cbc:StartDate>2009-11-01</cbc:StartDate> <cbc:EndDate>2009-11-30</cbc:EndDate> </cac:InvoicePeriod>