diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
children | ElementsNaturalLanguageRequested RequestingSecurityId RequestingUserName RequestingUserUri | ||
used by |
|
||
source | <xs:complexType name="GetSecurityAttributesRequestType"> <xs:sequence> <xs:element ref="ElementsNaturalLanguageRequested" minOccurs="0"/> <xs:element name="RequestingSecurityId" type="SecurityIdentificationType"/> <xs:element ref="RequestingUserName"/> <xs:element ref="RequestingUserUri" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
type | SecurityIdentificationType | ||
properties |
|
||
children | UserIdentification OrganizationIdentification DeviceIdentification ServiceIdentification | ||
source | <xs:element name="RequestingSecurityId" type="SecurityIdentificationType"/> |