element <xsl:strip-space> (global)
Namespace:
Type:
Content:
empty, 7 attributes, attr. wildcard
Subst.Gr:
substitutes for xsl:declaration
Defined:
Includes:
definition of 1 attribute
Used:
never
Component Diagram
XML Representation Summary
<xsl:strip-space
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
 = 
 = 
 = 
list of (xs:Name | "*" | xs:token)
   
/>
May be included in elements by substitutions (2):
Anonymous Type Detail
Type Derivation Tree
  xsl:versioned-element-type (restriction)
          complexType
XML Source (see within schema source)
<xs:element name="strip-space" substitutionGroup="xsl:declaration">
<xs:complexType>
<xs:complexContent>
<xs:extension base="xsl:element-only-versioned-element-type">
<xs:attribute name="elements" type="xsl:nametests" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/8)
elements
Type:
Use:
required
Attribute Value
list of (xs:Name | "*" | xs:token)
XML Source (see within schema source)
<xs:attribute name="elements" type="xsl:nametests" use="required"/>

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.