Namespace: |
|
Type: |
|
Content: |
|
Subst.Gr: |
may substitute for element xsl:declaration |
Defined: |
globally in schema-for-xslt20.xsd; see XML source |
Includes: |
definitions of 3 attributes, 1 element |
Used: |
never |

XML Representation Summary |
||||||||||||||||||||||||||||||
| <xsl:function | ||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
| {any attribute with non-schema namespace} | ||||||||||||||||||||||||||||||
| > | ||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
| </xsl:function> | ||||||||||||||||||||||||||||||
Type Derivation Tree xsl:generic-element-type (extension) |
| <xs:element name="function" substitutionGroup="xsl:declaration"> <xs:complexType> <xs:complexContent mixed="true"> <xs:sequence> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
|
Use: |
optional |
Pattern: |
.+ |
Default: |
"item()*" |
| <xs:attribute default="item()*" name="as" type="xsl:sequence-type"/> |
Type: |
|
Use: |
required |
Pattern: |
([^:]+:)?[^:]+ |
Type: |
|
Use: |
optional |
| enumeration of xs:token |
Enumeration: |
"yes", "no" |
Default: |
"yes" |
| <xs:attribute default="yes" name="override" type="xsl:yes-or-no"/> |
Type: |
| <xs:element maxOccurs="unbounded" minOccurs="0" ref="xsl:param"/> |
| 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. |