Schema Central  >  XSLT 3.0  >  schema-for-xslt30.xsd  >  xsl:on-no-match-type
Advanced search
Need XSLT Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

xsl:on-no-match-type

Describes the action to be taken when there is no template rule to match an item in a given mode.

Simple type information

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

Schema document: schema-for-xslt30.xsd

Content

  • Type based on xs:token
    • Valid value
      deep-copy
      shallow-copy
      deep-skip
      shallow-skip
      text-only-copy
      fail

Used in

Type inheritance chain

  • xs:token
    • restricted by xsl:on-no-match-type