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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:BudgetAccount

Element information

Content

Attributes

None

Used in

Sample instance

(Auto-generated)

<cac:BudgetAccount>
   <cbc:ID>normalizedString</cbc:ID>
   <cbc:BudgetYearNumeric>1.0</cbc:BudgetYearNumeric>
   <cac:RequiredClassificationScheme>
      <cbc:ID>normalizedString</cbc:ID>
      <cbc:UUID>normalizedString</cbc:UUID>
      <cbc:LastRevisionDate>2000-01-01</cbc:LastRevisionDate>
      <cbc:LastRevisionTime>12:00:00</cbc:LastRevisionTime>
      <cbc:Note>string</cbc:Note>
      <cbc:Name>string</cbc:Name>
      <cbc:Description>string</cbc:Description>
      <cbc:AgencyID>normalizedString</cbc:AgencyID>
      <cbc:AgencyName>string</cbc:AgencyName>
      <cbc:VersionID>normalizedString</cbc:VersionID>
      <cbc:URI>normalizedString</cbc:URI>
      <cbc:SchemeURI>normalizedString</cbc:SchemeURI>
      <cbc:LanguageID>normalizedString</cbc:LanguageID>
      <cac:ClassificationCategory>
         <cbc:Name>string</cbc:Name>
         <cbc:CodeValue>string</cbc:CodeValue>
         <cbc:Description>string</cbc:Description>
         <cac:CategorizesClassificationCategory>...
         </cac:CategorizesClassificationCategory>
      </cac:ClassificationCategory>
   </cac:RequiredClassificationScheme>
</cac:BudgetAccount>