att.space.vis

Visual domain attributes.
Module MEI.shared
Members
space (direct member of att.space.vis)
Attributes
@compressable(optional)Indicates whether a space is 'compressible', i.e., if it may be removed at the discretion of processing software. Value conforms to data.BOOLEAN. att.space.vis
Declaration
<attDef ident="compressable" usage="opt">
<desc>Indicates whether a space is 'compressible', i.e., if it may be removed at the discretion of processing software.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.BOOLEAN" />
</datatype>
</attDef>