PwgSmRev1-185 - EncryptionInfoType

complexType EncryptionInfoType
diagram PwgSmRev1-185_p4220.png
namespace http://www.pwg.org/schemas/2012/12/sm
children EncryptionType xmlEncryptionInfo samlEncryptionInfo
used by
element SecurityDescriptionType/EncryptionUsed
annotation
documentation

            Encryption information. Includes tokens used, federation lists, etc.
           
source <xs:complexType name="EncryptionInfoType">
 
<xs:annotation>
   
<xs:documentation>
            Encryption information. Includes tokens used, federation lists, etc.
           
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="EncryptionType" type="EncryptionTypesType"/>
   
<xs:choice>
     
<xs:element name="xmlEncryptionInfo" type="xenc:EncryptedType"/>
     
<xs:element name="samlEncryptionInfo" type="saml:EncryptedElementType"/>
     
<!-- add other encryption info element (xacml, saml, etc.) -->
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>

element EncryptionInfoType/EncryptionType
diagram PwgSmRev1-185_p4221.png
namespace http://www.pwg.org/schemas/2012/12/sm
type EncryptionTypesType
properties
content simple
source <xs:element name="EncryptionType" type="EncryptionTypesType"/>

element EncryptionInfoType/xmlEncryptionInfo
diagram PwgSmRev1-185_p4222.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xenc:EncryptedType
properties
content complex
children xenc:EncryptionMethod ds:KeyInfo xenc:CipherData xenc:EncryptionProperties
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xs:ID  optional      
Type  xs:anyURI  optional      
MimeType  xs:string  optional      
Encoding  xs:anyURI  optional      
source <xs:element name="xmlEncryptionInfo" type="xenc:EncryptedType"/>

element EncryptionInfoType/samlEncryptionInfo
diagram PwgSmRev1-185_p4223.png
namespace http://www.pwg.org/schemas/2012/12/sm
type saml:EncryptedElementType
properties
content complex
children xenc:EncryptedData xenc:EncryptedKey
source <xs:element name="samlEncryptionInfo" type="saml:EncryptedElementType"/>


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