complexType CipherDataType
diagram gluon3_1_p1494.png
namespace http://www.w3.org/2001/04/xmlenc#
children xenc:CipherValue xenc:CipherReference
used by
element CipherData
source <xs:complexType name="CipherDataType">
 
<xs:choice>
   
<xs:element name="CipherValue" type="base64Binary"/>
   
<xs:element ref="xenc:CipherReference"/>
 
</xs:choice>
</xs:complexType>

element CipherDataType/CipherValue
diagram gluon3_1_p1495.png
namespace http://www.w3.org/2001/04/xmlenc#
type xs:base64Binary
properties
content simple
source <xs:element name="CipherValue" type="base64Binary"/>


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