<space>

<space> 元資料にある重要な空白の場所を示す. 11.6.1 Space
モジュール transcr — 11 Representation of Primary Sources
グローバル属性の他 att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max))
dim (dimension) 当該空白は,縦長か横長かを示す.
状態 推薦される
正当な値:
horizontal
当該空白は,横長.
vertical
当該空白は,縦長.
解説
一般的でない形の場合,当該属性値は,より重要な2次元情報を反映 すべきである.左から右に書く場合,縦長でもあり横長でもある空白 は,属性値verticalで分類されるべきである.
resp (responsible party) 当該空白を特定し測った責任のある人物を示す.
状態 任意
データ型

<rng:ref name="data.pointer"/>
data.pointer
a pointer to one of the identifiers declared in the document header, associated with a person asserted as responsible for some aspect of the text's creation, transcription, editing, or encoding
当該モジュールを使用するもの
下位
core: desc gloss
tagdocs: altIdent equiv
宣言

<rng:element name="space">
 <rng:ref name="att.global.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.glossLike"/>
 </rng:zeroOrMore>
</rng:element>
element space
{
   att.global.attributes,
   att.dimensions.attributes,
   att.ranging.attributes,
   attribute dim { "horizontal" | "vertical" }?,
   attribute resp { data.pointer }?,
   model.glossLike*
}
By god if wommen had writen storyes
As <space quantity="7" unit="minims"/> han within her oratoryes
解説
当該要素は,元テキストにある普通でない空白を記録するために使われる べきである.例えば,単語の後に多くある空白や,続く朱書きのためにあ る空白など.当該要素は,一般的な単語間や行間の空白を示すために使わ れるものではない.