Schema Central > UBL 2.2 > UBL-CommonAggregateComponents-2.2.xsd > cac:FinancialGuarantee
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:FinancialGuarantee

Element information

Content

Attributes

None

Sample instance

(Auto-generated)

<cac:FinancialGuarantee>
   <cbc:GuaranteeTypeCode>normalizedString</cbc:GuaranteeTypeCode>
   <cbc:Description>string</cbc:Description>
   <cbc:LiabilityAmount currencyID="normalizedString">1.0</cbc:LiabilityAmount>
   <cbc:AmountRate>1.0</cbc:AmountRate>
   <cac:ConstitutionPeriod>
      <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:ConstitutionPeriod>
</cac:FinancialGuarantee>