diagram | |||||
namespace | urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2 | ||||
children | MinimumValue MaximumValue | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:complexType name="ItemPropertyRangeType"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Property Range. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to describe a range of values for an item property.</ccts:Definition> <ccts:ObjectClass>Item Property Range</ccts:ObjectClass> <ccts:DataType>ItemPropertyRangeType</ccts:DataType> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Property Range. Details</ccts:DictionaryEntryName> <ccts:ObjectClass>Item Property Range</ccts:ObjectClass> <ccts:DataType>ItemPropertyRangeType</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:MinimumValue" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Property Range. Minimum_ Value. Text</ccts:DictionaryEntryName> <ccts:Definition>The minimum value in this range of values.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Item Property Range</ccts:ObjectClass> <ccts:PropertyTermQualifier>Minimum</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Value</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>Item Property Range. Minimum_ Value. Text</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Item Property Range</ccts:ObjectClass> <ccts:PropertyTermQualifier>Minimum</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Value</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:MaximumValue" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Property Range. Maximum_ Value. Text</ccts:DictionaryEntryName> <ccts:Definition>The maximum value in this range of values.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Item Property Range</ccts:ObjectClass> <ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Value</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>Item Property Range. Maximum_ Value. Text</ccts:DictionaryEntryName> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Item Property Range</ccts:ObjectClass> <ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Value</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> |