Issue 9135: Section: 8.14 p. 342 (04) (plm-rtf) Source: (, ) Nature: Enhancement Severity: Minor 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 Resolution: Revised Text: Actions taken: November 2, 2005: received issue Discussion: The resolution will be part of the changes in PLM Services 2.0. End of Annotations:===== m: webmaster@omg.org Date: 02 Nov 2005 03:24:06 -0500 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Guillaume Hirel Company: T-Systems International GmbH mailFrom: Guillaume.Hirel@T-Systems.com Notification: Yes Specification: PLM Services Section: 8.14 FormalNumber: dtc/2005-03-08 Version: 1.0 RevisionDate: 05-03-08 Page: 342 Nature: Enhancement Severity: Minor HTTP User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Description New query Product_identification_query to select product_identification objects. Use case at DaimlerChrysler: select existing product reference configuration by name. Dito for the subtype product_specification: product_specification_query with an additional parameter to restrict the selection through one or many specification id's