[Table of Contents] [docx version]

Error! No text of specified style in document.

ST_Coordinate (Coordinate)

This simple type represents a one dimensional position or length in EMUs. EMUs (English Metric Units) are a high precision coordinate space (914400 dpi / 360000 dpc).

This simple type's contents are a restriction of the XML Schema long datatype.

This simple type also specifies the following restrictions:

This simple type has a minimum value of greater than or equal to -27273042329600.

This simple type has a maximum value of less than or equal to 27273042316900.

Referenced By

alphaOutset@rad5.1.10.7); anchor@x5.1.7.1); anchor@y5.1.7.1); anchor@z5.1.7.1); chOff@x5.1.9.2); chOff@y5.1.9.2); colOff5.6.2.11); effectExtent@b5.5.2.6); effectExtent@l5.5.2.6); effectExtent@r5.5.2.6); effectExtent@t5.5.2.6); flatTx@z5.1.7.8); gridCol@w5.1.6.2); lineTo@x5.5.2.9); lineTo@y5.5.2.9); norm@dx5.1.7.10); norm@dy5.1.7.10); norm@dz5.1.7.10); off@x5.1.9.4); off@y5.1.9.4); origin@x4.3.2.9); origin@y4.3.2.9); pos@x4.5.5); pos@x5.6.2.25); pos@y4.5.5); pos@y5.6.2.25); rowOff5.6.2.27); simplePos@x5.5.2.13); simplePos@y5.5.2.13); sp3d@z5.1.7.12); sp3d@z5.9.5.6); ST_AdjCoordinate5.1.12.2); start@x5.5.2.14); start@y5.5.2.14); tile@tx5.1.10.58); tile@ty5.1.10.58); tr@h5.1.6.16); up@dx5.1.7.13); up@dy5.1.7.13); up@dz5.1.7.13); xfrm@tx5.1.10.61); xfrm@ty5.1.10.61)

The following XML Schema fragment defines the contents of this simple type:

<simpleType name="ST_Coordinate">

   <restriction base="xsd:long">

   <minInclusive value="-27273042329600"/>

   <maxInclusive value="27273042316900"/>

   </restriction>

</simpleType>