<ST_SignedHpsMeasure>
(Signed Measurement in Half-Points)
This simple type specifies that its contents will contain a positive or negative whole number, whose contents consist of a measurement in half-points (equivalent to 1/144th of an inch).
The contents of this measurement are interpreted based on the context of the parent XML element.
example:
This simple type's contents are a restriction of the XML Schema integer datatype.
Referenced By |
---|
|
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_SignedHpsMeasure">
<restriction base="xsd:integer"/>
</simpleType>