complexType getUserContextResponse
diagram ConfigurationService_diagrams/ConfigurationService_p61.png
namespace http://xmlns.oracle.com/Agile/e6/core/Configuration/V2
children GetUserContextResponse
used by
element getUserContextResponse
source <xsd:complexType name="getUserContextResponse">
 
<xsd:sequence>
   
<xsd:element name="GetUserContextResponse" type="ns0:getUserContextResponseType" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element getUserContextResponse/GetUserContextResponse
diagram ConfigurationService_diagrams/ConfigurationService_p62.png
type ns0:getUserContextResponseType
properties
minOcc 0
maxOcc 1
content complex
children messageId messageName statusCode exceptions warnings ticket PlmUserContext
source <xsd:element name="GetUserContextResponse" type="ns0:getUserContextResponseType" minOccurs="0"/>