complexType "uml:TemplateBinding"
Namespace:
Content:
complex, 8 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:IDREF
 = 
"2.0"
 = 
xsd:QName
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, ownedComment*, (signature | parameterSubstitution)*
</...>
All Direct / Indirect Based Elements (2):
templateBinding, uml:TemplateBinding
Known Usage Locations
Annotation
TemplateBinding is a directed relationship from a bound templateable element to the template signature of the target template. A TemplateBinding owns a set of template parameter substitutions.
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      uml:Element (extension)
          uml:Relationship (extension)
              uml:DirectedRelationship (extension)
                  uml:TemplateBinding
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="TemplateBinding">
<xsd:complexContent>
<xsd:extension base="uml:DirectedRelationship">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="signature" type="uml:TemplateSignature"/>
</xsd:choice>
<xsd:attribute name="signature" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/8)
signature
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="signature" type="xsd:string"/>
Content Element Detail (all declarations; defined within this component only; 2/5)
parameterSubstitution
Type:
parameter substitutions owned by this template binding. Subsets Element::ownedElement.
XML Source (w/o annotations (1); see within schema source)

signature
Type:
uml:TemplateSignature, complex content
XML Source (see within schema source)
<xsd:element name="signature" type="uml:TemplateSignature"/>

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.