Master Project

The MASTER Document Type Definition: reference manual

measured


measured attributes which can be specified for any element containing a measurement.
Declaration

<!ENTITY % a.measured '
      units CDATA #IMPLIED
      scope (all|most|range) #IMPLIED'> 
Attributes The default, and recommended, value is mm, i.e. millimetres.
units specifies the units used for this measurement.
Datatype: CDATA
Default: #IMPLIED
scope specifies the applicability of this measurement to the containing manuscript or manuscript part.
Datatype: (all|most|range)
Sample values include:
all measurement applies to all instances in this manuscript or manuscript part.
most measurement applies to most instances in this manuscript or manuscript part.
range all the instances measured in this manuscript or manuscript part are within the range specified.
Default: #IMPLIED

Up: Appendix A Reference Documentation for Elements and Classes