xsl:EQNames
A list of QNames. Used in the
[xsl:]use-attribute-setsattribute of various elements, and in thecdata-section-elementsattribute ofxsl:output.
Simple type information
Namespace: http://www.w3.org/1999/XSL/Transform
Schema document: schema-for-xslt40.xsd
Content
- List of:
- Union of:
- xsd:NCName
- Type based on xsd:token
- Pattern: [\i-[:]][\c-[:]]*:[\i-[:]][\c-[:]]*
- Type based on xsd:token
- Pattern: Q\{[^{}]*\}[\i-[:]][\c-[:]]*
from type xsl:EQName - Union of:
Used in
- Attribute use-attribute-sets
- Attribute use-character-maps
- Attribute cdata-section-elements
- Attribute suppress-indentation
- Attribute xsl:use-attribute-sets


