xsl:sequence-constructor
This complex type provides a generic supertype for all XSLT elements that allow a sequence constructor as their content.
Complex type information
Namespace: http://www.w3.org/1999/XSL/Transform
Schema document: schema-for-xslt30.xsd
Content
- Any text (mixed) content, intermingled with:
- Choice [0..*]
- xsl:analyze-string
- xsl:apply-imports
- xsl:apply-templates
- xsl:assert
- xsl:attribute
- xsl:break
- xsl:call-template
- xsl:choose
- xsl:comment
- xsl:copy
- xsl:copy-of
- xsl:document
- xsl:element
- xsl:evaluate
- xsl:fallback
- xsl:for-each
- xsl:for-each-group
- xsl:fork
- xsl:if
- xsl:iterate
- xsl:map
- xsl:map-entry
- xsl:merge
- xsl:merge-key
- xsl:message
- xsl:namespace
- xsl:next-iteration
- xsl:next-match
- xsl:number
- xsl:on-empty
- xsl:on-non-empty
- xsl:perform-sort
- xsl:processing-instruction
- xsl:result-document
- xsl:sequence
- xsl:source-document
- xsl:text
- xsl:try
- xsl:value-of
- xsl:variable Declaration of the xsl:variable element, used both for local and global variable bindings.
- xsl:where-populated
- xsl:literal-result-elementAbstract [1..1]
- Any element Namespace: ##other, Process Contents: lax
- Any element Namespace: ##local, Process Contents: lax
from subst. group xsl:instructionfrom group xsl:result-elementsfrom subst. group xsl:literal-result-element
from group xsl:sequence-constructor-group
Attributes
Used in
- Element xsl:fallback
- Element xsl:map
- Element xsl:matching-substring
- Element xsl:merge-action
- Element xsl:non-matching-substring
- Element xsl:otherwise
- Element xsl:where-populated
- Element xsl:accumulator-rule via derived anonymous type
- Element xsl:attribute via derived anonymous type
- Element xsl:catch via derived anonymous type
- Element xsl:namespace via derived anonymous type
- Element xsl:param via derived anonymous type
- Element xsl:processing-instruction via derived anonymous type
- Element xsl:sort via derived anonymous type
- Element xsl:value-of via derived anonymous type
- Element xsl:variable via derived anonymous type
- Element xsl:with-param via derived anonymous type
- Element xsl:map-entry via derived anonymous type
- Element xsl:assert via derived anonymous type
- Element xsl:copy via derived anonymous type
- Element xsl:document via derived anonymous type
- Element xsl:element via derived anonymous type
- Element xsl:if via derived anonymous type
- Element xsl:key via derived anonymous type
- Element xsl:message via derived anonymous type
- Element xsl:result-document via derived anonymous type
- Element xsl:source-document via derived anonymous type
- Element xsl:when via derived anonymous type
- Element xsl:break via derived type xsl:sequence-constructor-or-select
- Element xsl:comment via derived type xsl:sequence-constructor-or-select
- Element xsl:on-completion via derived type xsl:sequence-constructor-or-select
- Element xsl:on-empty via derived type xsl:sequence-constructor-or-select
- Element xsl:on-non-empty via derived type xsl:sequence-constructor-or-select
- Element xsl:sequence via derived type xsl:sequence-constructor-or-select
Type inheritance chain
- xsl:generic-element-type
- extended by xsl:versioned-element-type
- extended by xsl:sequence-constructor
- extended by Type xsl:sequence-constructor-and-select
- extended by Anonymous type of element xsl:map-entry
- restricted by Type xsl:sequence-constructor-or-select
- extended by Anonymous type of element xsl:accumulator-rule
- extended by Anonymous type of element xsl:attribute
- extended by Anonymous type of element xsl:catch
- extended by Anonymous type of element xsl:namespace
- extended by Anonymous type of element xsl:param
- extended by Anonymous type of element xsl:processing-instruction
- extended by Anonymous type of element xsl:sort
- extended by Anonymous type of element xsl:value-of
- extended by Anonymous type of element xsl:variable
- extended by Anonymous type of element xsl:with-param
- extended by Anonymous type of element xsl:assert
- extended by Anonymous type of element xsl:copy
- extended by Anonymous type of element xsl:document
- extended by Anonymous type of element xsl:element
- extended by Anonymous type of element xsl:if
- extended by Anonymous type of element xsl:key
- extended by Anonymous type of element xsl:message
- extended by Anonymous type of element xsl:result-document
- extended by Anonymous type of element xsl:source-document
- extended by Anonymous type of element xsl:when
- extended by Type xsl:sequence-constructor-and-select
- extended by xsl:sequence-constructor
- extended by xsl:versioned-element-type