complexType PlmCondition
diagram DocumentFileServicePortType_diagrams/DocumentFileServicePortType_p860.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
children name value
used by
element plmDocumentFileQuery/selection
source <xsd:complexType name="PlmCondition">
 
<xsd:sequence>
   
<xsd:element name="name" type="xs:string"/>
   
<xsd:element name="value" type="xs:string"/>
 
</xsd:sequence>
</xsd:complexType>

element PlmCondition/name
diagram DocumentFileServicePortType_diagrams/DocumentFileServicePortType_p861.png
type xsd:string
properties
content simple
source <xsd:element name="name" type="xs:string"/>

element PlmCondition/value
diagram DocumentFileServicePortType_diagrams/DocumentFileServicePortType_p862.png
type xsd:string
properties
content simple
source <xsd:element name="value" type="xs:string"/>