[Table of Contents] [docx version]

Error! No text of specified style in document.

ST_PositiveCoordinate (Positive Coordinate)

This simple type represents a positive position or length in EMUs.

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 0.

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

Referenced By

bevel@h5.1.4.2.5); bevel@w5.1.4.2.5); bevelB@h5.1.7.3); bevelB@w5.1.7.3); bevelT@h5.1.7.4); bevelT@w5.1.7.4); blur@rad5.1.10.15); chExt@cx5.1.9.1); chExt@cy5.1.9.1); ext@cx5.1.9.3); ext@cx5.6.2.13); ext@cx5.8.2.10); ext@cy5.1.9.3); ext@cy5.6.2.13); ext@cy5.8.2.10); extent@cx5.5.2.7); extent@cy5.5.2.7); glow@rad5.1.10.32); gridSpacing@cx4.3.2.3); gridSpacing@cy4.3.2.3); innerShdw@blurRad5.1.10.40); innerShdw@dist5.1.10.40); notesSz@cx4.3.1.20); notesSz@cy4.3.1.20); outerShdw@blurRad5.1.10.45); outerShdw@dist5.1.10.45); path@h5.1.11.15); path@w5.1.11.15); prstShdw@dist5.1.10.49); reflection@blurRad5.1.10.50); reflection@dist5.1.10.50); softEdge@rad5.1.10.53); sp3d@contourW5.1.7.12); sp3d@contourW5.9.5.6); sp3d@extrusionH5.1.7.12); sp3d@extrusionH5.9.5.6)

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

<simpleType name="ST_PositiveCoordinate">

   <restriction base="xsd:long">

   <minInclusive value="0"/>

   <maxInclusive value="27273042316900"/>

   </restriction>

</simpleType>