Schema Central  >  XSLT 4.0  >  schema-for-xslt40.xsd  >  xsl:EQName
Advanced search
Need XSLT Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

xsl:EQName

An extended QName. This schema does not use the built-in type xs:QName, but rather defines its own QName type. This may be either a local name, or a prefixed QName, or a name written using the extended QName notation Q{uri}local

In XSLT 4.0, where a QName is used in the name attribute of (say) xsl:template or xsl:call-template, the prefix does not have to be bound in an XML namespace declaration; rather it can be bound in a fixed-namespaces attribute on the xsl:stylesheet element. Therefore, the built-in xs:QName type cannot be used. This schema does not attempt to verify that namespace prefixes have been properly declared.

Simple type information

Namespace: http://www.w3.org/1999/XSL/Transform

Schema document: schema-for-xslt40.xsd

Content

  • Union of:

Used in

Type inheritance chain