Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type xenc:PESEncryptedDataType
Namespace http://www.w3.org/2001/04/xmlenc#
Annotations
Element contenant la donnee chiffree et les informations necessaires au dechiffrement - L'element KeyInfo contient un element EncryptedKey par acteur destinataire de l'information.
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
Type extension of xenc:EncryptedDataType
Type hierarchy
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
<xs:complexType name="PESEncryptedDataType">
  <xs:annotation>
    <xs:documentation>Element contenant la donnee chiffree et les informations necessaires au dechiffrement - L'element KeyInfo contient un element EncryptedKey par acteur destinataire de l'information.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="xenc:EncryptedDataType"/>
  </xs:complexContent>
</xs:complexType>