element <import> (local)
Namespace:
Type:
anonymous complexType
Content:
empty, 2 attributes
Defined:
Includes:
definitions of 2 attributes
Content Model Diagram
XML Representation Summary
<import
   
 = 
(xsd:string)
 = 
(xsd:string | xsd:string)
/>
Included in content model of elements (1):
expression-language
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="import">
<xsd:complexType>
<xsd:attribute name="name" type="nonBlankString"/>
<xsd:attribute name="class" type="substitutableClass" use="required"/>
</xsd:complexType>
</xsd:element>
Attribute Detail (all declarations; defined within this component only; 2/2)
class
Type:
Use:
required
Attribute Value
xsd:string | xsd:string
XML Source (see within schema source)
<xsd:attribute name="class" type="substitutableClass" use="required"/>

name
Type:
Use:
optional
Attribute Value
xsd:string
XML Source (see within schema source)
<xsd:attribute name="name" type="nonBlankString"/>

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.