complexType plmUserContext
diagram ConfigurationService_diagrams/ConfigurationService_p441.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
children plmUserInfo plmViewInfo plmChangeManagementInfo plmMoaMpaInfo plmDFMInfo
source <xsd:complexType name="plmUserContext">
 
<xsd:sequence>
   
<xsd:element name="plmUserInfo" type="ns0:plmUserContextUserInfo"/>
   
<xsd:element name="plmViewInfo" type="ns0:plmUserContextView"/>
   
<xsd:element name="plmChangeManagementInfo" type="ns0:plmUserContextChg"/>
   
<xsd:element name="plmMoaMpaInfo" type="ns0:plmUserContextMoaMpa"/>
   
<xsd:element name="plmDFMInfo" type="ns0:plmUserContextDFM"/>
 
</xsd:sequence>
</xsd:complexType>

element plmUserContext/plmUserInfo
diagram ConfigurationService_diagrams/ConfigurationService_p442.png
type ns0:plmUserContextUserInfo
properties
content complex
children userName userID group groupID userLanguage userLocale
source <xsd:element name="plmUserInfo" type="ns0:plmUserContextUserInfo"/>

element plmUserContext/plmViewInfo
diagram ConfigurationService_diagrams/ConfigurationService_p443.png
type ns0:plmUserContextView
properties
content complex
children preliminaryFlag referenceDate versionViewTitle versionView
source <xsd:element name="plmViewInfo" type="ns0:plmUserContextView"/>

element plmUserContext/plmChangeManagementInfo
diagram ConfigurationService_diagrams/ConfigurationService_p444.png
type ns0:plmUserContextChg
properties
content complex
children chgFlag currentWorkOrder currentWorkSet
source <xsd:element name="plmChangeManagementInfo" type="ns0:plmUserContextChg"/>

element plmUserContext/plmMoaMpaInfo
diagram ConfigurationService_diagrams/ConfigurationService_p445.png
type ns0:plmUserContextMoaMpa
properties
content complex
children moaMpaConfFlag currentJob currentProjectOrOrganisation currentProjectOrOrganisationCid currentRole
source <xsd:element name="plmMoaMpaInfo" type="ns0:plmUserContextMoaMpa"/>

element plmUserContext/plmDFMInfo
diagram ConfigurationService_diagrams/ConfigurationService_p446.png
type ns0:plmUserContextDFM
properties
content complex
children dFMFlag site
source <xsd:element name="plmDFMInfo" type="ns0:plmUserContextDFM"/>