Definition Type: ComplexType
Name: CreditAccountType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Credit Account. Details an account assigned for the purposes of allowing sales on account. Credit Account
Collapse XSD Schema Diagram:
Drilldown into AccountID in schema ubl-commonaggregatecomponents-1_0_xsdXSD Diagram of CreditAccountType in schema ubl-commonaggregatecomponents-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType 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 name="AccountID" type="udt:IdentifierType" minOccurs="0" maxOccurs="1">
            <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>"Cost Center 29"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AccountID cac:AccountID 0 1
Collapse Derivation Tree:
Collapse References:
cac:CreditAccount