complexType "uml:ProtocolConformance"
Namespace:
Content:
complex, 8 attributes, 4 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
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*, generalMachine*
</...>
All Direct / Indirect Based Elements (2):
conformance, uml:ProtocolConformance
Known Usage Locations
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      uml:Element (extension)
          uml:Relationship (extension)
              uml:DirectedRelationship (extension)
                  uml:ProtocolConformance
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="ProtocolConformance">
<xsd:complexContent>
<xsd:extension base="uml:DirectedRelationship">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="generalMachine" type="uml:ProtocolStateMachine"/>
</xsd:choice>
<xsd:attribute name="generalMachine" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/8)
generalMachine
Type:
xsd:string, predefined
Use:
optional
: Specifies the protocol state machine to which the specific state machine conforms.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="generalMachine" type="xsd:string"/>
Content Element Detail (all declarations; defined within this component only; 1/4)
generalMachine
Type:
uml:ProtocolStateMachine, complex content
: Specifies the protocol state machine to which the specific state machine conforms.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="generalMachine" type="uml:ProtocolStateMachine"/>

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.