PwgSmRev1-185 - CipherReferenceType

complexType CipherReferenceType
diagram PwgSmRev1-185_p4311.png
namespace http://www.w3.org/2001/04/xmlenc#
children xenc:Transforms
used by
element CipherReference
attributes
Name  Type  Use  Default  Fixed  Annotation
URI  xs:anyURI  required      
source <xs:complexType name="CipherReferenceType">
 
<xs:choice>
   
<xs:element name="Transforms" type="xenc:TransformsType" minOccurs="0"/>
 
</xs:choice>
 
<xs:attribute name="URI" type="anyURI" use="required"/>
</xs:complexType>

attribute CipherReferenceType/@URI
type xs:anyURI
properties
use required
source <xs:attribute name="URI" type="anyURI" use="required"/>

element CipherReferenceType/Transforms
diagram PwgSmRev1-185_p4312.png
namespace http://www.w3.org/2001/04/xmlenc#
type xenc:TransformsType
properties
minOcc 0
maxOcc 1
content complex
children ds:Transform
source <xs:element name="Transforms" type="xenc:TransformsType" minOccurs="0"/>


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