Issue 9126: Section: 8.14 (plm-rtf) Source: (, ) Nature: Enhancement Severity: Minor Summary: Introduction of a new 'specific Query' 'work_order_query' to select work_order objects, as needed by Change Management Scenarios: <xs:complexType name="Work_order_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="Work_order_type" type="xs:string" minOccurs="0"/> <xs:element name="Version_id" 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> 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 02:56:41 -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 Introduction of a new 'specific Query' 'work_order_query' to select work_order objects, as needed by Change Management Scenarios: