Documentation for UsiXML 1.8.0

Element: graphicalAdjacency

[Table of contents]

Name graphicalAdjacency
Used by (from the same schema document) Element uiModel , Complex Type nacLhsRhsType
Type ipo:graphicalAdjacencyType
Nillable no
Abstract no
Logical Diagram
h-1096305986 h-1080705996
XML Instance Representation
<ipo:graphicalAdjacency
id=" xs:ID [0..1]"
name=" xs:string [0..1]"
isVertical=" xs:boolean [0..1]"
isHorizontal=" xs:boolean [0..1]"
isRightCentralLeft=" xs:string (value comes from list: {'right'|'left'|'central'}) [0..1]"
isUpDown=" xs:string (value comes from list: {'up'|'down'}) [0..1]"
isAdjacent=" xs:boolean [0..1]">
<ipo:source> ... </ipo:source> [1..*]
<ipo:target> ... </ipo:target> [1..*]
</ipo:graphicalAdjacency>
Diagram
Schema Component Representation
<xs:element name="graphicalAdjacency" type=" ipo:graphicalAdjacencyType "/>