element <xsl:next-match> (global)
Namespace:
Type:
Content:
complex, 6 attributes, attr. wildcard, 2 elements
Subst.Gr:
substitutes for xsl:instruction
Defined:
Includes:
definitions of 2 elements
Used:
never
Component Diagram
XML Representation Summary
<xsl:next-match
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
 = 
 = 
   
   
>
   
Content: 
</xsl:next-match>
May be included in elements by substitutions (26):
Anonymous Type Detail
Type Derivation Tree
  xsl:versioned-element-type (restriction)
          complexType
XML Source (see within schema source)
<xs:element name="next-match" substitutionGroup="xsl:instruction">
<xs:complexType>
<xs:complexContent>
<xs:extension base="xsl:element-only-versioned-element-type">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="xsl:with-param"/>
<xs:element ref="xsl:fallback"/>
</xs:choice>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 2/2)
xsl:fallback
Type:
XML Source (see within schema source)
<xs:element ref="xsl:fallback"/>

xsl:with-param
Type:
anonymous complexType (extension of xsl:sequence-constructor), mixed content
XML Source (see within schema source)
<xs:element ref="xsl:with-param"/>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set. All XSD diagrams generated by Oxygen XML Editor via FlexDoc/XML OxygenXML Integration.