complexType getConfigurationVersionResponse
diagram ConfigurationService_diagrams/ConfigurationService_p40.png
namespace http://xmlns.oracle.com/Agile/e6/core/Configuration/V2
children ConfigurationVersion
used by
element getConfigurationVersionResponse
source <xsd:complexType name="getConfigurationVersionResponse">
 
<xsd:sequence>
   
<xsd:element name="ConfigurationVersion" type="xsd:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element getConfigurationVersionResponse/ConfigurationVersion
diagram ConfigurationService_diagrams/ConfigurationService_p41.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ConfigurationVersion" type="xsd:string" minOccurs="0"/>