Showing:

Attributes
Diagrams
Properties
Source
Used by
Element ds:TransformType / ds:XPath
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram
Type string
Properties
content: simple
Source
<element name="XPath" type="string"/>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd
Complex Type ds:TransformType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index233.tmp#id767 index233.tmp#id766
Properties
mixed: true
Used by
Element ds:Transform
Model ANY element from ANY namespace OTHER than 'http://www.w3.org/2000/09/xmldsig#' | ds:XPath
Children ds:XPath
Attributes
QName Type Fixed Default Use Annotation
Algorithm anyURI required
Source
<complexType name="TransformType" mixed="true">
  <choice minOccurs="0" maxOccurs="unbounded">
    <any namespace="##other" processContents="lax"/>
    <!-- (1,1) elements from (0,unbounded) namespaces -->
    <element name="XPath" type="string"/>
  </choice>
  <attribute name="Algorithm" type="anyURI" use="required"/>
</complexType>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd
Attribute ds:TransformType / @Algorithm
Namespace No namespace
Type anyURI
Properties
use: required
Used by
Complex Type ds:TransformType
Source
<attribute name="Algorithm" type="anyURI" use="required"/>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd