element <uml:ActivityParameterNode> (global)
Namespace:
Type:
Content:
complex, 21 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<uml:ActivityParameterNode
   
 = 
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
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
("unordered" | "ordered" | "LIFO" | "FIFO")
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, ownedComment*, (templateBinding | ownedTemplateSignature)*, (clientDependency | nameExpression)*, (outgoing | incoming | redefinedElement | inPartition | inInterruptibleRegion)*, (type | upperBound | inState | selection)*, parameter*
</uml:ActivityParameterNode>
Annotation
Activity parameters are object nodes at the beginning and end of flows, to accept inputs to an activity and provide outputs from it. (CompleteActivities) Activity parameters inherit support for streaming and exceptions from Parameter.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="ActivityParameterNode" type="uml:ActivityParameterNode"/>

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.