Issue 9131: Section: 8.14 p. 342 (plm-rtf) Source: (, ) Nature: Enhancement Severity: Minor Summary: New Query Effectivity_assignment_query to traverse from effectivity_element_select objects via effectivity_assignment objects to effectivity objects: <xs:complexType name="Effectivity_assignment_query"> <xs:complexContent> <xs:extension base="Query"> <xs:sequence> <xs:element name="Role" type="xs:string" minOccurs="0"/> <xs:element name="Effectivity_indication" type="xs:boolean" minOccurs="0"/> <xs:element name="Element_type_name" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> </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 03:09:23 -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 Effectivity_assignment_query to traverse from effectivity_element_select objects via effectivity_assignment objects to effectivity objects: