| Attribute/Logical Rolename |
Domain |
Datatype |
NULL |
Definition |
| FieldHeightNumber |
MISMONumeric |
DECIMAL(0, 2) |
NO |
The height of the view field area, in measurement units. |
| FieldPlaceholderIdentifier |
MISMOIdentifier |
VARCHAR(0) |
NO |
The identifier of the object in the view that represents the view field area. The identification method is dependent upon the view file format. For example, in an XHTML view, this is the id of the span or div tag that constitutes the view field. In a PDF |
| FieldWidthNumber |
MISMONumeric |
DECIMAL(0, 2) |
NO |
The width of the view field area, in measurement units. |
| MeasurementUnitType |
MeasurementUnitEnum |
VARCHAR(0) |
YES |
The type of measurement unit used to express the top offset, the left offset, the width and the height of the view field area. Available options are: Inches, Centimeters, Points and Pixels. |
| OffsetFromLeftNumber |
MISMONumeric |
DECIMAL(0, 2) |
NO |
The distance, in measurement units, from the left edge of the page to the left edge of the view field area. |
| OffsetFromTopNumber |
MISMONumeric |
DECIMAL(0, 2) |
NO |
The distance, in measurement units, from the top edge of the page to the top edge of the view field area. |
| PageNumberValue |
MISMOValue |
VARCHAR(0) |
NO |
The page number of the page that contains this field reference. |