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-xslt40.xsd
Content
- Type based on xsd:token
Valid value deep-copy shallow-copy shallow-copy-all deep-skip shallow-skip text-only-copy fail
Used in
- Attribute on-no-match
Type inheritance chain
- xsd:token
- restricted by xsl:on-no-match-type


