<space>

<space> indicates the location of a significant space in the copy text. [11.5.1 Space]
Moduletranscr — 11 Representation of Primary Sources
Attributesatt.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
dim(dimension) indicates whether the space is horizontal or vertical.
Status Recommended
Datatype

<rng:ref name="data.enumerated"/>
data.enumerated
Legal values are:
horizontal
the space is horizontal.
vertical
the space is vertical.
Note
For irregular shapes in two dimensions, the value for this attribute should reflect the more important of the two dimensions. In conventional left-right scripts, a space with both vertical and horizontal components should be classed as vertical.
resp(responsible party) indicates the individual responsible for identifying and measuring the space.
Status Optional
Datatype

<rng:ref name="data.pointer"/>
data.pointer
Values a pointer to one of the identifiers typically but not necessarily declared in the current document header, associated with a person asserted as responsible for some aspect of the text's creation, transcription, editing, or encoding
Used by
Contained by
analysis: cl m phr s span w
figures: cell figure table
linking: ab seg
nets: graph
spoken: u writing
tagdocs: valDesc
textcrit: app lem rdg wit witDetail
verse: metSym rhyme
May contain
core: desc
Declaration

<rng:element name="space">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.dimensions.attributes"/>
 <rng:ref name="att.ranging.attributes"/>
 <rng:optional>
  <rng:attribute name="dim">
   <rng:choice>
    <rng:value>horizontal</rng:value>
    <rng:value>vertical</rng:value>
   </rng:choice>
  </rng:attribute>
 </rng:optional>
 <rng:optional>
  <rng:attribute name="resp">
   <rng:ref name="data.pointer"/>
  </rng:attribute>
 </rng:optional>
 <rng:zeroOrMore>
  <rng:ref name="model.descLike"/>
 </rng:zeroOrMore>
</rng:element>
element space
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.dimensions.attributes,
   att.ranging.attributes,
   attribute dim { "horizontal" | "vertical" }?,
   attribute resp { data.pointer }?,
   model.descLike*
}
Example
By god if wommen had writen storyes
As <space quantity="7" unit="minims"/> han within her oratoryes
Note
This element should be used wherever it is desired to record an unusual space in the source text, e.g. space left for a word to be filled in later, for later rubrication, etc. It is not intended to be used to mark normal inter-word space or the like.