complexType "ds:TransformType"
Namespace:
Content:
mixed (allows character data), 1 attribute, 1 element, elem. wildcard
Defined:
Includes:
definitions of 1 attribute, 1 element, elem. wildcard
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
anyURI
    >
   
Content: 
{text} × ({any} | ds:XPath)*
</...>
Content Model Elements (1):
ds:XPath
All Direct / Indirect Based Elements (1):
ds:Transform
Known Usage Locations
XML Source (see within schema source)
<complexType mixed="true" name="TransformType">
<choice maxOccurs="unbounded" minOccurs="0">
<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>
Attribute Detail (all declarations; defined within this component only; 1/1)
Algorithm
Type:
anyURI, predefined
Use:
required
XML Source (see within schema source)
<attribute name="Algorithm" type="anyURI" use="required"/>
Content Element Detail (all declarations; defined within this component only; 2/2)
ds:XPath
Type:
string, predefined, simple content
XML Source (see within schema source)
<element name="XPath" type="string"/>

{any element with non-schema namespace}
XML Source (see within schema source)
<any namespace="##other" processContents="lax"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.