PwgSmRev1-185 - SecurityDescriptionType

complexType SecurityDescriptionType
diagram PwgSmRev1-185_p4244.png
namespace http://www.pwg.org/schemas/2012/12/sm
children AuthenticationTypesAvailable EncryptionTypesAvailable AuthorizationTypesAvailable AuthenticationUsed EncryptionUsed SecurityClasificationLevel CertAuthority Federation Location
used by
element SecurityAttributesType/SecurityDescription
attributes
Name  Type  Use  Default  Fixed  Annotation
mustHonor  xs:boolean  optional      
annotation
documentation

            Describes and define all the various security requirements - requested or actually used
           
source <xs:complexType name="SecurityDescriptionType">
 
<xs:annotation>
   
<xs:documentation>
            Describes and define all the various security requirements - requested or actually used
           
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="AuthenticationTypesAvailable" type="AuthenticationListType" minOccurs="0"/>
   
<xs:element name="EncryptionTypesAvailable" type="EncryptionListType" minOccurs="0"/>
   
<xs:element name="AuthorizationTypesAvailable" type="AuthorizationListType" minOccurs="0"/>
   
<xs:element name="AuthenticationUsed" type="AuthenticationInfoType" minOccurs="0"/>
   
<xs:element name="EncryptionUsed" type="EncryptionInfoType" minOccurs="0"/>
   
<xs:element name="SecurityClasificationLevel" type="xs:string" minOccurs="0"/>
   
<xs:element name="CertAuthority" type="xs:string" minOccurs="0"/>
   
<xs:element name="Federation" type="xs:string" minOccurs="0"/>
   
<xs:element name="Location" type="LocationType" minOccurs="0"/>
   
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="mustHonor" type="xs:boolean" use="optional"/>
</xs:complexType>

attribute SecurityDescriptionType/@mustHonor
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
use optional
source <xs:attribute name="mustHonor" type="xs:boolean" use="optional"/>

element SecurityDescriptionType/AuthenticationTypesAvailable
diagram PwgSmRev1-185_p4245.png
namespace http://www.pwg.org/schemas/2012/12/sm
type AuthenticationListType
properties
minOcc 0
maxOcc 1
content complex
children Value
source <xs:element name="AuthenticationTypesAvailable" type="AuthenticationListType" minOccurs="0"/>

element SecurityDescriptionType/EncryptionTypesAvailable
diagram PwgSmRev1-185_p4246.png
namespace http://www.pwg.org/schemas/2012/12/sm
type EncryptionListType
properties
minOcc 0
maxOcc 1
content complex
children Value
source <xs:element name="EncryptionTypesAvailable" type="EncryptionListType" minOccurs="0"/>

element SecurityDescriptionType/AuthorizationTypesAvailable
diagram PwgSmRev1-185_p4247.png
namespace http://www.pwg.org/schemas/2012/12/sm
type AuthorizationListType
properties
minOcc 0
maxOcc 1
content complex
children Value
source <xs:element name="AuthorizationTypesAvailable" type="AuthorizationListType" minOccurs="0"/>

element SecurityDescriptionType/AuthenticationUsed
diagram PwgSmRev1-185_p4248.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="AuthenticationUsed" type="AuthenticationInfoType" minOccurs="0"/>

element SecurityDescriptionType/EncryptionUsed
diagram PwgSmRev1-185_p4249.png
namespace http://www.pwg.org/schemas/2012/12/sm
type EncryptionInfoType
properties
minOcc 0
maxOcc 1
content complex
children EncryptionType xmlEncryptionInfo samlEncryptionInfo
source <xs:element name="EncryptionUsed" type="EncryptionInfoType" minOccurs="0"/>

element SecurityDescriptionType/SecurityClasificationLevel
diagram PwgSmRev1-185_p4250.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="SecurityClasificationLevel" type="xs:string" minOccurs="0"/>

element SecurityDescriptionType/CertAuthority
diagram PwgSmRev1-185_p4251.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="CertAuthority" type="xs:string" minOccurs="0"/>

element SecurityDescriptionType/Federation
diagram PwgSmRev1-185_p4252.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="Federation" type="xs:string" minOccurs="0"/>

element SecurityDescriptionType/Location
diagram PwgSmRev1-185_p4253.png
namespace http://www.pwg.org/schemas/2012/12/sm
type LocationType
properties
minOcc 0
maxOcc 1
content complex
children LocationString GeoLocation
source <xs:element name="Location" type="LocationType" minOccurs="0"/>


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