PwgSmRev1-185 - SecurityIdentificationType

complexType SecurityIdentificationType
diagram PwgSmRev1-185_p4254.png
namespace http://www.pwg.org/schemas/2012/12/sm
children UserIdentification OrganizationIdentification DeviceIdentification ServiceIdentification
used by
elements GetSecurityAttributesRequestType/RequestingSecurityId SecurityTicketType/SecurityId
annotation
documentation

            Generic container typef or identification
           
source <xs:complexType name="SecurityIdentificationType">
 
<xs:annotation>
   
<xs:documentation>
            Generic container typef or identification
           
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="UserIdentification" type="UserIdentificationType" minOccurs="0"/>
   
<xs:element name="OrganizationIdentification" type="OrganizationIdentificationType" minOccurs="0"/>
   
<xs:element name="DeviceIdentification" type="DeviceIdentificationType" minOccurs="0"/>
   
<xs:element name="ServiceIdentification" type="ServiceIdentificationType" minOccurs="0"/>
   
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

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

element SecurityIdentificationType/OrganizationIdentification
diagram PwgSmRev1-185_p4256.png
namespace http://www.pwg.org/schemas/2012/12/sm
type OrganizationIdentificationType
properties
minOcc 0
maxOcc 1
content complex
children OrganizationKey DNSName
source <xs:element name="OrganizationIdentification" type="OrganizationIdentificationType" minOccurs="0"/>

element SecurityIdentificationType/DeviceIdentification
diagram PwgSmRev1-185_p4257.png
namespace http://www.pwg.org/schemas/2012/12/sm
type DeviceIdentificationType
properties
minOcc 0
maxOcc 1
content complex
children DeviceUuid DeviceSecurityKey DNSName IPAddr DeviceLocation
source <xs:element name="DeviceIdentification" type="DeviceIdentificationType" minOccurs="0"/>

element SecurityIdentificationType/ServiceIdentification
diagram PwgSmRev1-185_p4258.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ServiceIdentificationType
properties
minOcc 0
maxOcc 1
content complex
children ServiceUuid ServiceSecurityKey DNSName ServiceUri ServiceLocation
source <xs:element name="ServiceIdentification" type="ServiceIdentificationType" minOccurs="0"/>


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