Documentation for UsiXML 1.8.0

Element: graphicalCio2D

[Table of contents]

Name graphicalCio2D
Used by (from the same schema document) Element uiModel , Complex Type nacLhsRhsType
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
h-1518477259
XML Instance Representation
<ipo:graphicalCio2D
tooltip=" ipo:hrefURI [0..1]"
defaultTooltip=" xs:string [0..1]"
icon=" ipo:hrefURI [0..1]"
defaultIcon=" xs:string [0..1]"
currentValue=" xs:string [0..1]"
content=" ipo:hrefURI [0..1]"
defaultContent=" xs:string [0..1]"
defaultHelp=" xs:anyURI [0..1]"
help=" xs:string [0..1]"
error=" xs:string [0..1]"
feedback=" xs:string [0..1]"
isMandatory=" xs:boolean [0..1]"
id=" xs:ID [0..1]"
name=" xs:string [0..1]"
isVisible=" xs:boolean [0..1]"
isEnabled=" xs:boolean [0..1]"
statusBarContent=" ipo:hrefURI [0..1]"
defaultStausBarContent=" xs:string [0..1]"
fgColor=" ipo:color [0..1]"
bgColor=" ipo:color [0..1]"
borderWidth=" xs:nonNegativeInteger [0..1]"
borderType=" xs:string (value comes from list: {'line'|'raised etched'|'lowered etched'|'raised bevel'|'lowered bevel'}) [0..1]"
borderTitle=" ipo:hrefURI [0..1]"
defaultBorderTitle=" xs:string [0..1]"
borderTitleAlign=" xs:string (value comes from list: {'left'|'right'|'middle'}) [0..1]"
borderColor=" ipo:color [0..1]"
transparencyRate=" xs:nonNegativeInteger (value <= 255) [0..1]"
styleClass=" xs:string [0..1]"
isDetachable=" xs:boolean [0..1]"
isMigratable=" xs:boolean [0..1]"
isPageable=" xs:boolean [0..1]">
<ipo:annotation
annotationType=" xs:string [0..1]"
file=" xs:string [0..1]"> [0..*]
xs:string
</ipo:annotation>
<ipo:behavior> ... </ipo:behavior> [0..*]
<ipo:initiation> [0..*]
<ipo:event> ... </ipo:event> [1..*]
</ipo:initiation>
<ipo:termination> [0..*]
<ipo:event> ... </ipo:event> [1..*]
</ipo:termination>
</ipo:graphicalCio2D>
Diagram
h-1733259915
Schema Component Representation
<xs:element name="graphicalCio2D">
<xs:complexType>
<xs:complexContent>
<xs:extension base=" ipo:graphicalCioType "/>
</xs:complexContent>
</xs:complexType>
</xs:element>