PwgSmRev1-185 - SecurityAttributesType

complexType SecurityAttributesType
diagram PwgSmRev1-185_p4238.png
namespace http://www.pwg.org/schemas/2012/12/sm
children SecurityDescription UserSecurity OrganizationSecurity DeviceSecurity ServiceSecurity
used by
elements RequestSecurityAttributesResponseType/ProvidedAttributes SecurityTicketType/ProvidedSecurityAttributes RequestSecurityAttributesRequestType/RequestedAttributes SecurityTicketType/RequestedSecurityAttributes GetSecurityAttributesResponseType/SecurityAttributes SecurityTicketType/SecurityAttributes
annotation
documentation

            Generic container type for current security attributes
           
source <xs:complexType name="SecurityAttributesType">
 
<xs:annotation>
   
<xs:documentation>
            Generic container type for current security attributes
           
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="SecurityDescription" type="SecurityDescriptionType" minOccurs="1"/>
   
<xs:element name="UserSecurity" type="UserSecurityType" minOccurs="0"/>
   
<xs:element name="OrganizationSecurity" type="OrganizationSecurityType" minOccurs="0"/>
   
<xs:element name="DeviceSecurity" type="DeviceSecurityType" minOccurs="0"/>
   
<xs:element name="ServiceSecurity" type="ServiceSecurityType" minOccurs="0"/>
   
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element SecurityAttributesType/SecurityDescription
diagram PwgSmRev1-185_p4239.png
namespace http://www.pwg.org/schemas/2012/12/sm
type SecurityDescriptionType
properties
content complex
children AuthenticationTypesAvailable EncryptionTypesAvailable AuthorizationTypesAvailable AuthenticationUsed EncryptionUsed SecurityClasificationLevel CertAuthority Federation Location
attributes
Name  Type  Use  Default  Fixed  Annotation
mustHonor  xs:boolean  optional      
source <xs:element name="SecurityDescription" type="SecurityDescriptionType" minOccurs="1"/>

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

element SecurityAttributesType/OrganizationSecurity
diagram PwgSmRev1-185_p4241.png
namespace http://www.pwg.org/schemas/2012/12/sm
type OrganizationSecurityType
properties
minOcc 0
maxOcc 1
content complex
children OrganizationIdentification OrganizationAuthentication OrganizationAuthorization
source <xs:element name="OrganizationSecurity" type="OrganizationSecurityType" minOccurs="0"/>

element SecurityAttributesType/DeviceSecurity
diagram PwgSmRev1-185_p4242.png
namespace http://www.pwg.org/schemas/2012/12/sm
type DeviceSecurityType
properties
minOcc 0
maxOcc 1
content complex
children DeviceIdentification DeviceAuthentication DeviceAuthorization
source <xs:element name="DeviceSecurity" type="DeviceSecurityType" minOccurs="0"/>

element SecurityAttributesType/ServiceSecurity
diagram PwgSmRev1-185_p4243.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ServiceSecurityType
properties
minOcc 0
maxOcc 1
content complex
children ServiceIdentification ServiceAuthentication ServiceAuthorization
source <xs:element name="ServiceSecurity" type="ServiceSecurityType" minOccurs="0"/>


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