diagram | |||||
namespace | urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2 | ||||
children | AccountID | ||||
used by |
|
||||
annotation |
|
||||
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 ref="cbc:AccountID" minOccurs="1"> <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> |