17.18.67 ST_PixelsMeasure

This simple type specifies that its contents contain a positive whole number, whose contents consist of a measurement in pixels.

The contents of this measurement are interpreted based on the context of the parent XML element.

[Example: Consider an attribute value of 96 whose simple type is ST_PixelsMeasure. This attribute value specifies a size of 96 pixels (one inch on a 96 pixels per inch display). end example]

This simple type’s contents are a restriction of the ST_UnsignedDecimalNumber datatype (22.9.2.16).

[Note: The W3C XML Schema definition of this simple type’s content model (ST_PixelsMeasure) is located in A.1. end note]

Last updated on