Section: 8.14 p. 342 (04)
- 
							Key: PLM-101
- 
							Legacy Issue Number: 9135
- 
							Status: closed
- 
							Source: T-Systems Enterprise Services ( Hirel, Guillaume)
- 
							Summary:New query Product_identification_query to select product_identification objects. Use case at DaimlerChrysler: select existing product reference configuration by name. <xs:complexType name="Product_identification_query"> <xs:complexContent> <xs:extension base="Query"> <xs:sequence> <xs:element name="Id" type="xs:string" minOccurs="0"/> <xs:element name="Id_scope" type="xs:string" minOccurs="0"/> <xs:element name="Name" type="xs:string" minOccurs="0"/> <xs:element name="Name_language" type="xs:language" minOccurs="0"/> <xs:element name="Version_id" type="xs:string" minOccurs="0"/> <xs:element name="Associated_product_class" type="xs:string" minOccurs="0"/> <xs:element name="Classification_role" type="xs:string" minOccurs="0"/> <xs:element name="Classification_id" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> Dito for the subtype product_specification: product_specification_query with an additional parameter to restrict the selection through one or many specification id's 
- 
                            Reported: PLM 1.0 — Wed, 2 Nov 2005 05:00 GMT
- 
                            Disposition: Resolved — PLM 1.0.1
- 
                            Disposition Summary:This is a leftover from the PLM 1.x RTF when it was out of scope. The issue was then addressed by the PLM Services 2.0 Submission. Revised Text: - none -
 Proposed Disposition: Closed – No Change 
- 
							Updated: Sat, 7 Mar 2015 03:25 GMT