element <xsl:import> (global)
Namespace:
Type:
Content:
empty, 7 attributes, attr. wildcard
Defined:
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<xsl:import
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
 = 
 = 
 = 
   
/>
Included in content model of elements (2):
Known Usage Locations
Anonymous Type Detail
Type Derivation Tree
  xsl:versioned-element-type (restriction)
          complexType
XML Source (see within schema source)
<xs:element name="import">
<xs:complexType>
<xs:complexContent>
<xs:extension base="xsl:element-only-versioned-element-type">
<xs:attribute name="href" type="xs:anyURI" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/8)
href
Type:
Use:
required
XML Source (see within schema source)
<xs:attribute name="href" type="xs:anyURI" 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.