cac:Renewal
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:RenewalType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:Amount [0..1]The monetary amount of this renewal.
- cac:Period [0..1]The period for which the arrangement is now valid
Attributes
None
Used in
- Type cac:ContractExtensionType (Element cac:ContractExtension)
Sample instance
(Auto-generated)
<cac:Renewal>
<cbc:Amount currencyID="normalizedString">1.0</cbc:Amount>
<cac:Period>
<cbc:StartDate>2000-01-01</cbc:StartDate>
<cbc:StartTime>12:00:00</cbc:StartTime>
<cbc:EndDate>2000-01-01</cbc:EndDate>
<cbc:EndTime>12:00:00</cbc:EndTime>
<cbc:DurationMeasure unitCode="normalizedString">1.0</cbc:DurationMeasure>
<cbc:DescriptionCode>normalizedString</cbc:DescriptionCode>
<cbc:Description>string</cbc:Description>
</cac:Period>
</cac:Renewal>


