Definition Type Complex Type
Name CreditAccountType
Namespace urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Abstract False
Documentation <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Credit Account. Details</ccts:DictionaryEntryName><ccts:Definition>an account assigned for the purposes of allowing sales on account.</ccts:Definition><ccts:ObjectClass>Credit Account</ccts:ObjectClass></ccts:Component>
XSD Schema ..\common\UBL-CommonAggregateComponents-1.0.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CreditAccountType" >
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Credit Account. Details</ccts:DictionaryEntryName>
        <ccts:Definition>an account assigned for the purposes of allowing sales on account.</ccts:Definition>
        <ccts:ObjectClass>Credit Account</ccts:ObjectClass>
      </ccts:Component>

    </xsd:documentation>

  </xsd:annotation>

  <xsd:sequence>
    <xsd:element minOccurs="0" maxOccurs="1" name="AccountID" type="udt:IdentifierType">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Credit Account. Account Identifier. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>an account identification assigned for sales on account purposes.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Credit Account</ccts:ObjectClass>
            <ccts:PropertyTerm>Account Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:Examples>&quot;Cost Center 29&quot;</ccts:Examples>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

  </xsd:sequence>

</xsd:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
CreditAccountType
    cac:CreditAccount
        cac:CreditAccount
References
cac:CreditAccount
Generated using Liquid XML Studio by Liquid Technologies Ltd