Name | Type | Use | Default | Fixed | annotation |
view | derived by: xs:string | | | | documentation | The view type. If present them centerX, centerY, width and height are ignored. |
|
centerX | xs:float | optional | | | documentation | The center x coordinate of the view in world coordinates. Only present if view attribute not present. |
|
centerY | xs:float | optional | | | documentation | The center ycoordinate of the view in world coordinates. Only present if view attribute not present. |
|
width | xs:float | optional | | | documentation | The width of the view in world coordinates. Only present if view attribute not present. |
|
height | xs:float | optional | | | documentation | The height of the view in world coordinates. Only present if view attribute not present. |
|