complexType setUserContextRequestType
diagram ConfigurationServiceXSD1_diagrams/ConfigurationServiceXSD1_p50.png
namespace http://xmlns.oracle.com/Agile/e6/core/Configuration/V1
type extension of tns:RequestHeaderType
properties
base ns1:RequestHeaderType
children messageId messageName PlmUserContext
used by
element setUserContext/SetUserContextRequestType
source <xs:complexType name="setUserContextRequestType">
 
<xs:complexContent>
   
<xs:extension base="ns1:RequestHeaderType">
     
<xs:sequence>
       
<xs:element name="PlmUserContext" type="ns1:plmUserContext" minOccurs="0"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element setUserContextRequestType/PlmUserContext
diagram ConfigurationServiceXSD1_diagrams/ConfigurationServiceXSD1_p51.png
type tns:plmUserContext
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children plmUserInfo plmViewInfo plmChangeManagementInfo plmMOAInfo plmDFMInfo
source <xs:element name="PlmUserContext" type="ns1:plmUserContext" minOccurs="0"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy