diagram | |||||
namespace | urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2 | ||||
children | Amount TaxTotal | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:complexType name="PriceExtensionType"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Price Extension. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to describe a price extension, calculated by multiplying the price per unit by the quantity of items.</ccts:Definition> <ccts:ObjectClass>Price Extension</ccts:ObjectClass> <ccts:DataType>PriceExtensionType</ccts:DataType> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Price Extension. Details</ccts:DictionaryEntryName> <ccts:ObjectClass>Price Extension</ccts:ObjectClass> <ccts:DataType>PriceExtensionType</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:Amount" minOccurs="1"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Price Extension. Amount</ccts:DictionaryEntryName> <ccts:Definition>The amount of this price extension.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Price Extension</ccts:ObjectClass> <ccts:PropertyTerm>Amount</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. Type</ccts:DataType> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Price Extension. Amount</ccts:DictionaryEntryName> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Price Extension</ccts:ObjectClass> <ccts:PropertyTerm>Amount</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="TaxTotal" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Price Extension. Tax Total</ccts:DictionaryEntryName> <ccts:Definition>A total amount of taxes of a particular kind applicable to this price extension.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Price Extension</ccts:ObjectClass> <ccts:PropertyTerm>Tax Total</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Tax Total</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Price Extension. Tax Total</ccts:DictionaryEntryName> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Price Extension</ccts:ObjectClass> <ccts:PropertyTerm>Tax Total</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Tax Total</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |