complexType "uml:ValueSpecification"
Namespace:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
at 24 locations
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
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, ownedComment*, (templateBinding | ownedTemplateSignature)*, (clientDependency | nameExpression)*, type*, templateParameter*
</...>
Known Direct Subtypes (6):
uml:Duration, uml:LiteralSpecification,
Known Indirect Subtypes (8):
uml:DurationInterval, uml:LiteralNull,
All Direct / Indirect Based Elements (36):
argument (type uml:ValueSpecification), uml:Expression,
Known Usage Locations
Annotation
ValueSpecification is an abstract metaclass used to identify a value or values in a model. It may reference an instance or it may be an expression denoting an instance or instances when evaluated.
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      uml:Element (extension)
          uml:TemplateableElement (extension)
              uml:NamedElement (extension)
                  uml:TypedElement (extension)
                      uml:ValueSpecification
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="ValueSpecification">
<xsd:complexContent>
<xsd:extension base="uml:TypedElement">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="templateParameter" type="uml:TemplateParameter"/>
</xsd:choice>
<xsd:attribute name="templateParameter" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/12)
templateParameter
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="templateParameter" type="xsd:string"/>
Content Element Detail (all declarations; defined within this component only; 1/9)
templateParameter
Type:
uml:TemplateParameter, complex content
XML Source (see within schema source)
<xsd:element name="templateParameter" type="uml:TemplateParameter"/>

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.