Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element xenc:EncryptedType / xenc:EncryptionMethod
Namespace http://www.w3.org/2001/04/xmlenc#
Diagram
Diagram PES_Aller93.tmp#id962 PES_Aller93.tmp#id959 PES_Aller93.tmp#id961 PES_Aller93.tmp#id958
Type xenc:EncryptionMethodType
Properties
content: complex
minOccurs: 0
mixed: true
Model xenc:KeySize{0,1} , xenc:OAEPparams{0,1} , ANY element from ANY namespace OTHER than 'http://www.w3.org/2001/04/xmlenc#'
Children xenc:KeySize, xenc:OAEPparams
Instance
<xenc:EncryptionMethod Algorithm="">
  <xenc:KeySize>{0,1}</xenc:KeySize>
  <xenc:OAEPparams>{0,1}</xenc:OAEPparams>
</xenc:EncryptionMethod>
Attributes
QName Type Fixed Default Use Annotation
Algorithm anyURI required
Source
<element name="EncryptionMethod" type="xenc:EncryptionMethodType" minOccurs="0"/>
Complex Type xenc:EncryptedType
Namespace http://www.w3.org/2001/04/xmlenc#
Diagram
Diagram PES_Aller7.tmp#id978 PES_Aller7.tmp#id979 PES_Aller7.tmp#id980 PES_Aller7.tmp#id981 PES_Aller7.tmp#id957 PES_Aller8.tmp#id372 PES_Aller9.tmp#id963 PES_Aller10.tmp#id971
Properties
abstract: true
Used by
Model xenc:EncryptionMethod{0,1} , ds:KeyInfo{0,1} , xenc:CipherData , xenc:EncryptionProperties{0,1}
Children ds:KeyInfo, xenc:CipherData, xenc:EncryptionMethod, xenc:EncryptionProperties
Attributes
QName Type Fixed Default Use Annotation
Encoding anyURI optional
Id ID optional
MimeType string optional
Type anyURI optional
Source
<complexType name="EncryptedType" abstract="true">
  <sequence>
    <element name="EncryptionMethod" type="xenc:EncryptionMethodType" minOccurs="0"/>
    <element ref="ds:KeyInfo" minOccurs="0"/>
    <element ref="xenc:CipherData"/>
    <element ref="xenc:EncryptionProperties" minOccurs="0"/>
  </sequence>
  <attribute name="Id" type="ID" use="optional"/>
  <attribute name="Type" type="anyURI" use="optional"/>
  <attribute name="MimeType" type="string" use="optional"/>
  <attribute name="Encoding" type="anyURI" use="optional"/>
</complexType>
Attribute xenc:EncryptedType / @Id
Namespace No namespace
Type ID
Properties
use: optional
Used by
Complex Type xenc:EncryptedType
Source
<attribute name="Id" type="ID" use="optional"/>
Attribute xenc:EncryptedType / @Type
Namespace No namespace
Type anyURI
Properties
use: optional
Used by
Complex Type xenc:EncryptedType
Source
<attribute name="Type" type="anyURI" use="optional"/>
Attribute xenc:EncryptedType / @MimeType
Namespace No namespace
Type string
Properties
use: optional
Used by
Complex Type xenc:EncryptedType
Source
<attribute name="MimeType" type="string" use="optional"/>
Attribute xenc:EncryptedType / @Encoding
Namespace No namespace
Type anyURI
Properties
use: optional
Used by
Complex Type xenc:EncryptedType
Source
<attribute name="Encoding" type="anyURI" use="optional"/>