complexType "ds:TransformType"
Namespace:
Content:
mixed, 1 attribute, 1 element, elem. wildcard
Defined:
Includes:
definitions of 1 attribute, 1 element, elem. wildcard
Used:
XML Representation Summary
<...
    Algorithm
 = 
anyURI
    >
   
Content: 
{text} × ({any} | ds:XPath)*
</...>
Content Model Elements (1):
All Direct / Indirect Based Elements (1):
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 in 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 in 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 RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set