diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | AttributeID Measure Description | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TemperatureType"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Temperature. Details</ccts:DictionaryEntryName> <ccts:Definition>Information about temperature.</ccts:Definition> <ccts:ObjectClass>Temperature</ccts:ObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="cbc:AttributeID" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Temperature. Attribute Identifier. Identifier</ccts:DictionaryEntryName> <ccts:Definition>An identifier for temperature.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Temperature</ccts:ObjectClass> <ccts:PropertyTerm>Attribute Identifier</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:Measure" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Temperature. Measure</ccts:DictionaryEntryName> <ccts:Definition>The temperature measurement value.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Temperature</ccts:ObjectClass> <ccts:PropertyTerm>Measure</ccts:PropertyTerm> <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm> <ccts:DataType>Measure. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Temperature. Description. Text</ccts:DictionaryEntryName> <ccts:Definition>A description of the temperature measurement.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Temperature</ccts:ObjectClass> <ccts:PropertyTerm>Description</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> <ccts:Examples>"at sea level"</ccts:Examples> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |