<xsd:complexType name="ItemPropertyType">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="cbc:Name" minOccurs="1" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:Value" minOccurs="1" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="UsabilityPeriod" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="ItemPropertyGroup" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|