element import
diagram index_p836.png
namespace http://www.w3.org/2001/XMLSchema
type extension of xs:annotated
properties
content complex
id import
children xs:annotation
used by
element schema
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
namespacexs:anyURI      
schemaLocationxs:anyURI      
source <xs:element name="import" id="import">
 
<xs:annotation>
   
<xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-import"/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="xs:annotated">
       
<xs:attribute name="namespace" type="xs:anyURI"/>
       
<xs:attribute name="schemaLocation" type="xs:anyURI"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute import/@namespace
type xs:anyURI
properties
isRef 0
source <xs:attribute name="namespace" type="xs:anyURI"/>

attribute import/@schemaLocation
type xs:anyURI
properties
isRef 0
source <xs:attribute name="schemaLocation" type="xs:anyURI"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy