complexType ProductDefinitions
diagram index_p423.png
children ProductMetaData Variants
used by
element Root/ProductDefinitions
annotation
documentation
Definition of the product metadata and variants based on given general definitions
source <xs:complexType name="ProductDefinitions">
 
<xs:annotation>
   
<xs:documentation>Definition of the product metadata and variants based on given general definitions</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="ProductMetaData" type="ProductMetaData">
     
<xs:annotation>
       
<xs:documentation>Metadata describing the product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Variants" type="Variants">
     
<xs:annotation>
       
<xs:documentation>Variants of the product</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ProductDefinitions/ProductMetaData
diagram index_p424.png
type ProductMetaData
properties
content complex
children UniqueProductId ProductNumber Name Description TenderText ProductSeries Pictures LuminaireMaintenance DescriptiveAttributes
annotation
documentation
Metadata describing the product
source <xs:element name="ProductMetaData" type="ProductMetaData">
 
<xs:annotation>
   
<xs:documentation>Metadata describing the product</xs:documentation>
 
</xs:annotation>
</xs:element>

element ProductDefinitions/Variants
diagram index_p425.png
type Variants
properties
content complex
children Variant
annotation
documentation
Variants of the product
source <xs:element name="Variants" type="Variants">
 
<xs:annotation>
   
<xs:documentation>Variants of the product</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy