diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | Name Value UsabilityPeriod ItemPropertyGroup | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ItemPropertyType"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Property. Details</ccts:DictionaryEntryName> <ccts:Definition>Information about specific Item Properties.</ccts:Definition> <ccts:ObjectClass>Item Property</ccts:ObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="cbc:Name" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Property. Name</ccts:DictionaryEntryName> <ccts:Definition>The name of the Item Property.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Item Property</ccts:ObjectClass> <ccts:PropertyTerm>Name</ccts:PropertyTerm> <ccts:RepresentationTerm>Name</ccts:RepresentationTerm> <ccts:DataType>Name. Type</ccts:DataType> <ccts:Examples>"Energy Rating", "Collar Size", "Fat Content"</ccts:Examples> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:Value" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Property. Value. Text</ccts:DictionaryEntryName> <ccts:Definition>The Item Property value.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Item Property</ccts:ObjectClass> <ccts:PropertyTerm>Value</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> <ccts:Examples>"100 watts", "15 European", "20% +/- 5%"</ccts:Examples> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="UsabilityPeriod" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Property. Usability_ Period. Period</ccts:DictionaryEntryName> <ccts:Definition>The period for which the Item Property is valid.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Item Property</ccts:ObjectClass> <ccts:PropertyTermQualifier>Usability</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Period</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ItemPropertyGroup" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Item Property. Item Property Group</ccts:DictionaryEntryName> <ccts:Definition>An association to Item Property Group.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Item Property</ccts:ObjectClass> <ccts:PropertyTerm>Item Property Group</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Item Property Group</ccts:AssociatedObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |