Namespace: |
|
Type: |
|
Content: |
|
Defined: |
globally in schema-for-xslt20.xsd; see XML source |
Includes: |
definitions of 5 attributes |
Used: |
at 3 locations |

XML Representation Summary |
||||||||||||||||||||||||||||||||||||
| <xsl:param | ||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||
| {any attribute with non-schema namespace} | ||||||||||||||||||||||||||||||||||||
| > | ||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||
| </xsl:param> | ||||||||||||||||||||||||||||||||||||
Type Derivation Tree xsl:generic-element-type (extension) |
| <xs:element name="param"> <xs:complexType> <xs:complexContent mixed="true"> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
|
Use: |
optional |
Pattern: |
.+ |
| <xs:attribute name="as" type="xsl:sequence-type"/> |
Type: |
|
Use: |
required |
Pattern: |
([^:]+:)?[^:]+ |
Type: |
|
Use: |
optional |
| enumeration of xs:token |
Enumeration: |
"yes", "no" |
| <xs:attribute name="required" type="xsl:yes-or-no"/> |
Type: |
|
Use: |
optional |
Pattern: |
.+ |
| <xs:attribute name="select" type="xsl:expression"/> |
Type: |
|
Use: |
optional |
| enumeration of xs:token |
Enumeration: |
"yes", "no" |
| <xs:attribute name="tunnel" type="xsl:yes-or-no"/> |
| XML schema documentation generated with DocFlex/XML RE 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |