Showing:

Diagrams
Properties
Source
Used by
Element xenc:CipherDataType / xenc:CipherValue
Namespace http://www.w3.org/2001/04/xmlenc#
Diagram
Diagram
Type base64Binary
Properties
content: simple
Source
<element name="CipherValue" type="base64Binary"/>
Complex Type xenc:CipherDataType
Namespace http://www.w3.org/2001/04/xmlenc#
Diagram
Diagram PES_Aller184.tmp#id965 PES_Aller185.tmp#id966
Used by
Element xenc:CipherData
Model xenc:CipherValue | xenc:CipherReference
Children xenc:CipherReference, xenc:CipherValue
Source
<complexType name="CipherDataType">
  <choice>
    <element name="CipherValue" type="base64Binary"/>
    <element ref="xenc:CipherReference"/>
  </choice>
</complexType>