Defines a measurement in points (1/72 of an inch).
| Namespace | http://schemas.microsoft.com/office/word/2003/wordml | 
| Schema name | XML Document 2003 | 
      
<xsd:simpleType name="pointsMeasureType" >
  <xsd:restriction base="xsd:unsignedInt"></xsd:restriction>
</xsd:simpleType>