diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||||||||||||||
type | extension of xs:annotated | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | xs:annotation | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
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> |
type | xs:anyURI | ||
properties |
|
||
source | <xs:attribute name="namespace" type="xs:anyURI"/> |
type | xs:anyURI | ||
properties |
|
||
source | <xs:attribute name="schemaLocation" type="xs:anyURI"/> |