element viewport
diagram Index_p82.png
properties
content complex
children position view
used by
element viewports
attributes
Name  Type  Use  Default  Fixed  annotation
sheetIdguid      
annotation
documentation
This contains viewing parameters for a sheet.

attribute viewport/@sheetId
type guid
properties
isRef 0
facets
pattern [0-9a-f]+

element viewport/position
diagram Index_p83.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
xxs:floatrequired      
documentation
The left edge of the viewport in screen coordinates.
yxs:floatrequired      
documentation
The top edge of the viewport in screen coordinates.
widthxs:floatrequired      
documentation
The width of the viewport in screen coordinates.
heightxs:floatrequired      
documentation
The height of the viewport in screen coordinates.
annotation
documentation
The position of the viewport in the application UI.

attribute viewport/position/@x
type xs:float
properties
isRef 0
use required
annotation
documentation
The left edge of the viewport in screen coordinates.

attribute viewport/position/@y
type xs:float
properties
isRef 0
use required
annotation
documentation
The top edge of the viewport in screen coordinates.

attribute viewport/position/@width
type xs:float
properties
isRef 0
use required
annotation
documentation
The width of the viewport in screen coordinates.

attribute viewport/position/@height
type xs:float
properties
isRef 0
use required
annotation
documentation
The height of the viewport in screen coordinates.

element viewport/view
diagram Index_p84.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
viewderived by: xs:string      
documentation
The view type. If present them centerX, centerY, width and height are ignored.
centerXxs:floatoptional      
documentation
The center x coordinate of the view in world coordinates. Only present if view attribute not present.
centerYxs:floatoptional      
documentation
The center ycoordinate of the view in world coordinates. Only present if view attribute not present.
widthxs:floatoptional      
documentation
The width of the view in world coordinates. Only present if view attribute not present.
heightxs:floatoptional      
documentation
The height of the view in world coordinates. Only present if view attribute not present.
annotation
documentation
The world view center and view width and height.

attribute viewport/view/@view
type restriction of xs:string
properties
isRef 0
facets
enumeration pageHeight
enumeration pageWidth
enumeration page
enumeration 
annotation
documentation
The view type. If present them centerX, centerY, width and height are ignored.

attribute viewport/view/@centerX
type xs:float
properties
isRef 0
use optional
annotation
documentation
The center x coordinate of the view in world coordinates. Only present if view attribute not present.

attribute viewport/view/@centerY
type xs:float
properties
isRef 0
use optional
annotation
documentation
The center ycoordinate of the view in world coordinates. Only present if view attribute not present.

attribute viewport/view/@width
type xs:float
properties
isRef 0
use optional
annotation
documentation
The width of the view in world coordinates. Only present if view attribute not present.

attribute viewport/view/@height
type xs:float
properties
isRef 0
use optional
annotation
documentation
The height of the view in world coordinates. Only present if view attribute not present.