element <uml:ElementImport> (global)
Namespace:
Type:
Content:
complex, 10 attributes, 4 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<uml:ElementImport
   
 = 
xsd:ID
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:IDREF
 = 
"2.0"
 = 
xsd:QName
 = 
("public" | "private" | "protected" | "package")
 = 
xsd:string
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, ownedComment*, importedElement*
</uml:ElementImport>
Annotation
An element import is defined as a directed relationship between an importing namespace and a packageable element. The name of the packageable element or its alias is to be added to the namespace of the importing namespace. It is also possible to control whether the imported element can be further imported.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="ElementImport" type="uml:ElementImport"/>

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.