Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element xenc:CipherReferenceType / xenc:Transforms
Namespace http://www.w3.org/2001/04/xmlenc#
Diagram
Diagram PES_Aller33.tmp#id356 PES_Aller253.tmp#id969
Type xenc:TransformsType
Properties
content: complex
minOccurs: 0
Model ds:Transform+
Children ds:Transform
Instance
<xenc:Transforms>
  <ds:Transform Algorithm="">{1,unbounded}</ds:Transform>
</xenc:Transforms>
Source
<element name="Transforms" type="xenc:TransformsType" minOccurs="0"/>
Complex Type xenc:CipherReferenceType
Namespace http://www.w3.org/2001/04/xmlenc#
Diagram
Diagram PES_Aller248.tmp#id970 PES_Aller248.tmp#id968
Used by
Model xenc:Transforms{0,1}
Children xenc:Transforms
Attributes
QName Type Fixed Default Use Annotation
URI anyURI required
Source
<complexType name="CipherReferenceType">
  <choice>
    <element name="Transforms" type="xenc:TransformsType" minOccurs="0"/>
  </choice>
  <attribute name="URI" type="anyURI" use="required"/>
</complexType>
Attribute xenc:CipherReferenceType / @URI
Namespace No namespace
Type anyURI
Properties
use: required
Used by
Source
<attribute name="URI" type="anyURI" use="required"/>