BudgetAccountType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Budget Account. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to define a budget account.</ccts:Definition>
  <ccts:ObjectClass>Budget Account</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Element BudgetAccount

Source

<xsd:complexType name="BudgetAccountType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Budget Account. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to define a budget account.</ccts:Definition>
        <ccts:ObjectClass>Budget Account</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Budget Account. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for the budget account, typically an internal accounting reference.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Budget Account</ccts:ObjectClass>
            <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:BudgetYearNumeric" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Budget Account. Budget Year. Numeric</ccts:DictionaryEntryName>
            <ccts:Definition>The number of the year for this budget account, e.g. 2012</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Budget Account</ccts:ObjectClass>
            <ccts:PropertyTerm>Budget Year</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm>
            <ccts:DataType>Numeric. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:RequiredClassificationScheme" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Budget Account. Required_ Classification Scheme. Classification Scheme</ccts:DictionaryEntryName>
            <ccts:Definition>A classification scheme required for this budget account.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Budget Account</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Required</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Classification Scheme</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Classification Scheme</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Classification Scheme</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>