<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:Component> |
Element | UnstructuredPrice |
<xsd:complexType name="UnstructuredPriceType"> <xsd:annotation> <xsd:documentation> <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:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:PriceAmount" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <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:annotation> </xsd:element> <xsd:element ref="cbc:TimeAmount" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <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:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |