Definition Type: ComplexType
Name: AccountType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Documentation:
ACC000001 Account. Details 0.1 The information relevant to a specific business arrangement whereby debits and/or credits arising from transactions are recorded such as a financial account with a bank, a commercial account with a trading partner etc. Account
Collapse XSD Schema Diagram:
Drilldown into Organization in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Person in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Country in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Status in schema reusableaggregatebusinessinformationentity_xsd Drilldown into DateTime in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Code in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Text in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ID in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of AccountType in schema reusableaggregatebusinessinformationentity_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="AccountType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ACC000001</ccts:UniqueID>
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account. Details</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The information relevant to a specific business arrangement whereby debits and/or credits arising from transactions are recorded such as a financial account with a bank, a commercial account with a trading partner etc.</ccts:DefinitionText>
            <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account</ccts:ObjectClassTermName>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">
                    <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">BCC000001</ccts:UniqueID>
                    <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account. Identifier</ccts:DictionaryEntryName>
                    <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
                    <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">To specify any identifier related to this account.</ccts:DefinitionText>
                    <ccts:Cardinality xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0..n</ccts:Cardinality>
                    <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account</ccts:ObjectClassTermName>
                    <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification</ccts:PropertyTermName>
                    <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifier</ccts:RepresentationTermName>
                    <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account Number</ccts:BusinessTermName>
                    <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="Text" type="udt:TextType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">
                    <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">BCC000002</ccts:UniqueID>
                    <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account. Text</ccts:DictionaryEntryName>
                    <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
                    <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">To specify any textual information related to this account.</ccts:DefinitionText>
                    <ccts:Cardinality xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0..n</ccts:Cardinality>
                    <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account</ccts:ObjectClassTermName>
                    <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Text</ccts:PropertyTermName>
                    <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Text</ccts:RepresentationTermName>
                    <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="Code" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">
                    <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">BCC000003</ccts:UniqueID>
                    <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account. Code</ccts:DictionaryEntryName>
                    <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
                    <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">To specify any coded information related to this account.</ccts:DefinitionText>
                    <ccts:Cardinality xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0..n</ccts:Cardinality>
                    <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account</ccts:ObjectClassTermName>
                    <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Code</ccts:PropertyTermName>
                    <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Code</ccts:RepresentationTermName>
                    <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="DateTime" type="udt:DateTimeType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">
                    <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">BCC000004</ccts:UniqueID>
                    <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account. Date Time</ccts:DictionaryEntryName>
                    <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
                    <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:Cardinality xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0..1</ccts:Cardinality>
                    <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account</ccts:ObjectClassTermName>
                    <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Date Time</ccts:PropertyTermName>
                    <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Date Time</ccts:RepresentationTermName>
                    <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="Status" type="ram:StatusType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">
                    <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ASCC000001</ccts:UniqueID>
                    <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account. Status</ccts:DictionaryEntryName>
                    <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
                    <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">To provide any status information related to this account.</ccts:DefinitionText>
                    <ccts:Cardinality xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0..n</ccts:Cardinality>
                    <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account</ccts:ObjectClassTermName>
                    <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Status</ccts:PropertyTermName>
                    <ccts:AssociatedObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Status</ccts:AssociatedObjectClassTermName>
                    <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="Country" type="ram:CountryType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">
                    <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ASCC000002</ccts:UniqueID>
                    <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account. Country</ccts:DictionaryEntryName>
                    <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
                    <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">To provide any country information related to this account.</ccts:DefinitionText>
                    <ccts:Cardinality xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0..n</ccts:Cardinality>
                    <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account</ccts:ObjectClassTermName>
                    <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Country</ccts:PropertyTermName>
                    <ccts:AssociatedObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Country</ccts:AssociatedObjectClassTermName>
                    <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="Person" type="ram:PersonType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">
                    <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ASCC000003</ccts:UniqueID>
                    <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account. Person</ccts:DictionaryEntryName>
                    <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
                    <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">To provide information about any person related to this account such as the account holder.</ccts:DefinitionText>
                    <ccts:Cardinality xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0..n</ccts:Cardinality>
                    <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account</ccts:ObjectClassTermName>
                    <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Person</ccts:PropertyTermName>
                    <ccts:AssociatedObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Person</ccts:AssociatedObjectClassTermName>
                    <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="Organization" type="ram:OrganizationType" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">
                    <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ASCC000004</ccts:UniqueID>
                    <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account. Organization</ccts:DictionaryEntryName>
                    <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
                    <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">To provide information about any organization related to this account.</ccts:DefinitionText>
                    <ccts:Cardinality xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0..n</ccts:Cardinality>
                    <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Account</ccts:ObjectClassTermName>
                    <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Organization</ccts:PropertyTermName>
                    <ccts:AssociatedObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Organization</ccts:AssociatedObjectClassTermName>
                    <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                    <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID ram:ID 0 unbounded
Text ram:Text 0 unbounded
Code ram:Code 0 unbounded
DateTime ram:DateTime 0 unbounded
Status ram:Status 0 unbounded
Country ram:Country 0 unbounded
Person ram:Person 0 unbounded
Organization ram:Organization 0 unbounded
Collapse Derivation Tree:
Collapse References:
ram:Account, ram:Account, ram:Account