diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
children | ElementsNaturalLanguageRequested RequestedAttributes RequestingUserName RequestingUserUri | ||
used by |
|
||
source | <xs:complexType name="RequestSecurityAttributesRequestType"> <xs:sequence> <xs:element ref="ElementsNaturalLanguageRequested" minOccurs="0"/> <xs:element name="RequestedAttributes" type="SecurityAttributesType"/> <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 | SecurityAttributesType | ||
properties |
|
||
children | SecurityDescription UserSecurity OrganizationSecurity DeviceSecurity ServiceSecurity | ||
source | <xs:element name="RequestedAttributes" type="SecurityAttributesType"/> |