Showing:

Annotations
Diagrams
Source
Used by
Complex Type CreditAccountType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Credit Account. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Information about a Credit Account (for sales on account).</ccts:Definition>
  <ccts:ObjectClass>Credit Account</ccts:ObjectClass>
</ccts:Component>
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Credit Account. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Información sobre una Cuenta de Crédito (para ventas a crédito).</ccts:Definition>
  <ccts:ObjectClass>Credit Account</ccts:ObjectClass>
  <ccts:AlternativeBusinessTerms>Cuenta de crédito</ccts:AlternativeBusinessTerms>
</ccts:Component>
Diagram
Diagram CODICE-2.04867.tmp#id936
Used by
Element CreditAccount
Model AccountID
Children AccountID
Source
<xsd:complexType name="CreditAccountType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Credit Account. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Information about a Credit Account (for sales on account).</ccts:Definition>
        <ccts:ObjectClass>Credit Account</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
    <xsd:documentation xml:lang="es">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Credit Account. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Información sobre una Cuenta de Crédito (para ventas a crédito).</ccts:Definition>
        <ccts:ObjectClass>Credit Account</ccts:ObjectClass>
        <ccts:AlternativeBusinessTerms>Cuenta de crédito</ccts:AlternativeBusinessTerms>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element minOccurs="1" ref="cbc:AccountID">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Credit Account. Account Identifier. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>Identifies the Credit Account.</ccts:Definition>
            <ccts:Cardinality>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>AccountID</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Credit Account. Account Identifier. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>Identificador de la Cuenta de Crédito.</ccts:Definition>
            <ccts:Cardinality>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:AlternativeBusinessTerms>ID de cuenta</ccts:AlternativeBusinessTerms>
            <ccts:Examples>AccountID</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>