<ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Credit Account. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to identify a credit account for sales on account.</ccts:Definition> <ccts:ObjectClass>Credit Account</ccts:ObjectClass> </ccts:Component> |
Element | CreditAccount |
<xsd:complexType name="CreditAccountType"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Credit Account. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to identify a credit account for sales on account.</ccts:Definition> <ccts:ObjectClass>Credit Account</ccts:ObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:AccountID" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Credit Account. Account Identifier. Identifier</ccts:DictionaryEntryName> <ccts:Definition>An identifier for this 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>Customer Code 29</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |