cac:InvoicePeriod
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 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:RemittanceAdviceLineType (Element cac:RemittanceAdviceLine)
- Type cac:StatementLineType (Element cac:StatementLine)
Sample instance
<cac:InvoicePeriod> <cbc:StartDate>2005-06-01</cbc:StartDate> <cbc:EndDate>2005-07-01</cbc:EndDate> </cac:InvoicePeriod>