complexType "uml:Model"
Namespace:
Content:
complex, 14 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:IDREF
 = 
"2.0"
 = 
xsd:QName
 = 
xsd:string
 = 
("public" | "private" | "protected" | "package")
 = 
xsd:string
 = 
xsd:string
 = 
("public" | "private" | "protected" | "package")
 = 
xsd:string
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, ownedComment*, (templateBinding | ownedTemplateSignature)*, (clientDependency | nameExpression)*, (ownedRule | elementImport | packageImport)*, (templateParameter | ownedMember | packageMerge | appliedProfile | packageExtension)*
</...>
All Direct / Indirect Based Elements (1):
uml:Model
Known Usage Locations
Annotation
The Model construct is defined as a Package. It contains a (hierarchical) set of elements that together describe the physical system being modeled. A Model may also contain a set of elements that represents the environment of the system, typically Actors, together with their interrelationships, such as Associations and Dependencies
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      uml:Element (extension)
          uml:TemplateableElement (extension)
              uml:NamedElement (extension)
                  uml:Namespace (extension)
                      uml:Package (extension)
                          uml:Model
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="Model">
<xsd:complexContent>
<xsd:extension base="uml:Package">
<xsd:attribute name="viewpoint" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/14)
viewpoint
Type:
xsd:string, predefined
Use:
optional
The name of the viewpoint that is expressed by a model (This name may refer to a profile definition).
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="viewpoint" type="xsd:string"/>

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.