complexType "uml:ClassifierTemplateParameter"
Namespace:
Content:
complex, 10 attributes, 7 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
 = 
xsd:string
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, ownedComment*, (parameteredElement | ownedParameteredElement | default | ownedDefault)*
</...>
All Direct / Indirect Based Elements (1):
uml:ClassifierTemplateParameter
Known Usage Locations
Annotation
ClassifierTemplateParameter is a template parameter where the parametered element is a Classifier in its capacity of being a kind of ParameterableElement.
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      uml:Element (extension)
          uml:TemplateParameter (extension)
              uml:ClassifierTemplateParameter
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="ClassifierTemplateParameter">
<xsd:complexContent>
<xsd:extension base="uml:TemplateParameter">
<xsd:attribute name="allowSubstitutable" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/10)
allowSubstitutable
Type:
xsd:string, predefined
Use:
optional
the required relationship between an actual parameter and the parameteredElement for this formal parameter. Default is true.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="allowSubstitutable" 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.