element <xsl:next-match> (global)
Namespace:
Type:
Content:
complex, 6 attributes, attr. wildcard, 2 elements
Subst.Gr:
may substitute for element xsl:instruction
Defined:
Includes:
definitions of 2 elements
Used:
never
Content Model Diagram
XML Representation Summary
<xsl:next-match
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
xs:token
 = 
xs:anyURI
 = 
xs:decimal
    {any attribute with non-schema namespace}
    >
   
Content: 
(xsl:with-param | xsl:fallback)*
</xsl:next-match>
May be included in elements by substitutions (26):
xsl:attribute, xsl:comment, xsl:copy, xsl:document, xsl:element, xsl:fallback, xsl:for-each, xsl:for-each-group, xsl:function, xsl:if, xsl:key, xsl:matching-substring, xsl:message, xsl:namespace, xsl:non-matching-substring, xsl:otherwise, xsl:param, xsl:perform-sort, xsl:processing-instruction, xsl:result-document, xsl:sort, xsl:template, xsl:value-of, xsl:variable, xsl:when, xsl:with-param
Anonymous Type Detail
Type Derivation Tree
xsl:generic-element-type (extension)
  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: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 DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.