Schema Central  >  XSLT 3.0  >  schema-for-xslt30.xsd  >  xsl:yes-or-no-or-omit
Advanced search
Need XSLT Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

xsl:yes-or-no-or-omit

One of the values "yes" or "no" or "omit". The values "true" or "false", or "1" or "0" are accepted as synonyms of "yes" and "no" respectively.

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
      yes
      no
      true
      false
      1
      0
      omit

Used in

Type inheritance chain

  • xs:token
    • restricted by xsl:yes-or-no-or-omit