xsl:sequence-constructor-group

Element Group Information

Model

xsl:variable | xsl:instruction | xsl:literal-result-element | ANY element from ANY namespace OTHER than 'http://www.w3.org/1999/XSL/Transform' | ANY element from LOCAL namespace 'No Namespace'

Used By

Source

<xs:group name="sequence-constructor-group">
  <xs:choice>
    <xs:element ref="xsl:variable"/>
    <xs:element ref="xsl:instruction"/>
    <xs:group ref="xsl:result-elements"/>
  </xs:choice>
</xs:group>