Documentation for UsiXML 1.8.0

Element: graphicalTransition

[Table of contents]

Name graphicalTransition
Used by (from the same schema document) Element uiModel , Complex Type nacLhsRhsType
Type ipo:graphicalTransitionType
Nillable no
Abstract no
Logical Diagram
h-1096305986 h-1080705996
XML Instance Representation
<ipo:graphicalTransition
id=" xs:ID [0..1]"
name=" xs:string [0..1]"
transitionType=" xs:string (value comes from list: {'close'|'open'|'maximize'|'minimize'|'suspendResume'|'giveFocus'}) [0..1]"
transitionEffect=" xs:string (value comes from list: {'fade'|'box'}) [0..1]"
transitionString=" xs:string [0..1]">
<ipo:source> ... </ipo:source> [1..*]
<ipo:target> ... </ipo:target> [1..*]
</ipo:graphicalTransition>
Diagram
Schema Component Representation
<xs:element name="graphicalTransition" type=" ipo:graphicalTransitionType "/>