PwgSmRev1-185 - UserSecurityType

complexType UserSecurityType
diagram PwgSmRev1-185_p4291.png
namespace http://www.pwg.org/schemas/2012/12/sm
children UserIdentification UserAuthentication UserAuthorization
used by
elements UserSecurity SecurityAttributesType/UserSecurity
source <xs:complexType name="UserSecurityType">
 
<xs:sequence>
   
<xs:element name="UserIdentification" type="UserIdentificationType" maxOccurs="1"/>
   
<xs:element name="UserAuthentication" type="AuthenticationInfoType" minOccurs="0"/>
   
<xs:element name="UserAuthorization" type="AuthorizationType" minOccurs="0"/>
   
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element UserSecurityType/UserIdentification
diagram PwgSmRev1-185_p4292.png
namespace http://www.pwg.org/schemas/2012/12/sm
type UserIdentificationType
properties
content complex
children UserUuid UserSecurityKey UsernameToken UserID UserRole UserGroup EmailId UserLocation
source <xs:element name="UserIdentification" type="UserIdentificationType" maxOccurs="1"/>

element UserSecurityType/UserAuthentication
diagram PwgSmRev1-185_p4293.png
namespace http://www.pwg.org/schemas/2012/12/sm
type AuthenticationInfoType
properties
minOcc 0
maxOcc 1
content complex
children AuthenticationType Token Cert AuthUri AuthString UsernamePassword KeyInfo Federation
source <xs:element name="UserAuthentication" type="AuthenticationInfoType" minOccurs="0"/>

element UserSecurityType/UserAuthorization
diagram PwgSmRev1-185_p4294.png
namespace http://www.pwg.org/schemas/2012/12/sm
type AuthorizationType
properties
minOcc 0
maxOcc 1
content complex
source <xs:element name="UserAuthorization" type="AuthorizationType" minOccurs="0"/>


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