PwgSmRev1-185 - EncryptedKeyType

complexType EncryptedKeyType
diagram PwgSmRev1-185_p4314.png
namespace http://www.w3.org/2001/04/xmlenc#
type extension of xenc:EncryptedType
properties
base xenc:EncryptedType
children xenc:EncryptionMethod ds:KeyInfo xenc:CipherData xenc:EncryptionProperties xenc:ReferenceList xenc:CarriedKeyName
used by
element EncryptedKey
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xs:ID  optional      
Type  xs:anyURI  optional      
MimeType  xs:string  optional      
Encoding  xs:anyURI  optional      
Recipient  xs:string  optional      
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>

attribute EncryptedKeyType/@Recipient
type xs:string
properties
use optional
source <xs:attribute name="Recipient" type="string" use="optional"/>

element EncryptedKeyType/CarriedKeyName
diagram PwgSmRev1-185_p4315.png
namespace http://www.w3.org/2001/04/xmlenc#
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="CarriedKeyName" type="string" minOccurs="0"/>


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