Showing:

Attributes
Diagrams
Instances
Properties
Source
Element xenc:PESEncryptedDataGroup / xenc:EncryptedData
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 PES_Aller7.tmp#id956 PES_Aller11.tmp#id955 PES_Aller12.tmp#id954
Type xenc:PESEncryptedDataType
Type hierarchy
Properties
content: complex
Model xenc:EncryptionMethod{0,1} , ds:KeyInfo{0,1} , xenc:CipherData , xenc:EncryptionProperties{0,1}
Children ds:KeyInfo, xenc:CipherData, xenc:EncryptionMethod, xenc:EncryptionProperties
Instance
<xenc:EncryptedData Encoding="" Id="" MimeType="" Type="">
  <xenc:EncryptionMethod Algorithm="">{0,1}</xenc:EncryptionMethod>
  <ds:KeyInfo Id="">{0,1}</ds:KeyInfo>
  <xenc:CipherData>{1,1}</xenc:CipherData>
  <xenc:EncryptionProperties Id="">{0,1}</xenc:EncryptionProperties>
</xenc:EncryptedData>
Attributes
QName Type Fixed Default Use Annotation
Encoding anyURI optional
Id ID optional
MimeType string optional
Type anyURI optional
Source
<xs:element name="EncryptedData" type="xenc:PESEncryptedDataType"/>
Element Group xenc:PESEncryptedDataGroup
Namespace http://www.w3.org/2001/04/xmlenc#
Diagram
Diagram PES_Aller101.tmp#id983
Model xenc:EncryptedData
Children xenc:EncryptedData
Source
<xs:group name="PESEncryptedDataGroup">
  <xs:sequence>
    <xs:element name="EncryptedData" type="xenc:PESEncryptedDataType"/>
  </xs:sequence>
</xs:group>