Definition Type: Element
Name: choose
Namespace: http://www.w3.org/1999/XSL/Transform
Type: xsl:choose
Containing Schema: xslt.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into otherwise in schema xslt_xsd Drilldown into when in schema xslt_xsd Drilldown into space in schema xml_xsd Drilldown into choose in schema xslt_xsdXSD Diagram of choose in schema xslt_xsd (XSL Transformations)
Collapse XSD Schema Code:
<xs:element name="choose" type="choose" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
when xsl:when 1 unbounded
otherwise xsl:otherwise 0 1
Collapse Child Attributes:
Name Type Default Value Use
space nsA:space (Optional)
Collapse Derivation Tree: