complexType TransformType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2999.png
namespace http://www.w3.org/2000/09/xmldsig#
properties
mixed true
children ds:XPath
used by
element Transform
attributes
Name  Type  Use  Default  Fixed  Annotation
Algorithm  xsd:anyURI  required      
source <xsd:complexType name="TransformType" mixed="true">
 
<xsd:choice minOccurs="0" maxOccurs="unbounded">
   
<xsd:any namespace="##other" processContents="lax"/>
   
<!-- (1,1) elements from (0,unbounded) namespaces -->
   
<xsd:element name="XPath" type="string"/>
 
</xsd:choice>
 
<xsd:attribute name="Algorithm" type="anyURI" use="required"/>
</xsd:complexType>

attribute TransformType/@Algorithm
type xsd:anyURI
properties
use required
source <xsd:attribute name="Algorithm" type="anyURI" use="required"/>

element TransformType/XPath
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p3000.png
namespace http://www.w3.org/2000/09/xmldsig#
type xsd:string
properties
content simple
source <xsd:element name="XPath" type="string"/>


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