ds:TransformType

Complex Type Information

Model

Children: ds:XPath

Attributes

QName Type Fixed Default Use Inheritable Annotation
Algorithm xs:anyURI optional

Used By

Element ds:Transform

Source

<xs:complexType name="TransformType" mixed="true">
  <xs:sequence>
    <xs:element minOccurs="0" ref="ds:XPath"/>
  </xs:sequence>
  <xs:attribute name="Algorithm" type="xs:anyURI"/>
</xs:complexType>