diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.w3.org/2001/04/xmlenc# | ||||||||||||||||||||||||||||||||||||
type | extension of xenc:EncryptedType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | xenc:EncryptionMethod ds:KeyInfo xenc:CipherData xenc:EncryptionProperties xenc:ReferenceList xenc:CarriedKeyName | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="EncryptedKeyType"> <xs:complexContent> <xs:extension base="xenc:EncryptedType"> <xs:sequence> <xs:element ref="xenc:ReferenceList" minOccurs="0"/> <xs:element name="CarriedKeyName" type="string" minOccurs="0"/> </xs:sequence> <xs:attribute name="Recipient" type="string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="Recipient" type="string" use="optional"/> |
diagram | |||||||
namespace | http://www.w3.org/2001/04/xmlenc# | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="CarriedKeyName" type="string" minOccurs="0"/> |