diagram | |||||
namespace | urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2 | ||||
children | PriceAmount TimeAmount | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:complexType name="UnstructuredPriceType"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Unstructured Price. Details</ccts:DictionaryEntryName> <ccts:Definition>A simplified version of the Price class intended for applications such as telephone billing.</ccts:Definition> <ccts:ObjectClass>Unstructured Price</ccts:ObjectClass> <ccts:DataType>UnstructuredPriceType</ccts:DataType> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Unstructured Price. Details</ccts:DictionaryEntryName> <ccts:ObjectClass>Unstructured Price</ccts:ObjectClass> <ccts:DataType>UnstructuredPriceType</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:PriceAmount" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Unstructured Price. Price Amount. Amount</ccts:DictionaryEntryName> <ccts:Definition>The price amount.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Unstructured Price</ccts:ObjectClass> <ccts:PropertyTerm>Price Amount</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. Type</ccts:DataType> <ccts:Examples>23.45</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Unstructured Price. Price Amount. Amount</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Unstructured Price</ccts:ObjectClass> <ccts:PropertyTerm>Price Amount</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. Type</ccts:DataType> <ccts:Examples>23.45</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:TimeAmount" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Unstructured Price. Time Amount. Text</ccts:DictionaryEntryName> <ccts:Definition>The usage time upon which the price is based.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Unstructured Price</ccts:ObjectClass> <ccts:PropertyTerm>Time Amount</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Unstructured Price. Time Amount. Text</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Unstructured Price</ccts:ObjectClass> <ccts:PropertyTerm>Time Amount</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |