complexType "uml:LiteralSpecification"
Namespace:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
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
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, ownedComment*, (templateBinding | ownedTemplateSignature)*, (clientDependency | nameExpression)*, type*, templateParameter*
</...>
Known Direct Subtypes (5):
uml:LiteralBoolean, uml:LiteralString,
All Direct / Indirect Based Elements (6):
uml:LiteralBoolean, uml:LiteralSpecification,
Known Usage Locations
Annotation
A literal specification is an abstract specialization of ValueSpecification that identifies a literal constant being modeled.
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 (extension)
                          uml:LiteralSpecification
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="LiteralSpecification">
<xsd:complexContent>
<xsd:extension base="uml:ValueSpecification"/>
</xsd:complexContent>
</xsd:complexType>

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.