<age>

<age> 人物の年齢を示す.
モジュールnamesdates — 13 Names, Dates, People, and Places
属性 att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope)) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso))
value 年齢または年齢層を数値で示す.
状態 任意
データ型

<rng:ref name="data.count"/>
data.count
解説
当該属性は,要素中の内容に既にある,年齢に関する記述をより詳細 に示すために使ってもよい.
当該モジュールを使用するもの
下位
宣言

<rng:element name="age">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.editLike.attributes"/>
<rng:ref name="att.dimensions.attributes"/>
<rng:ref name="att.datable.w3c.attributes"/>
<rng:ref name="att.datable.iso.attributes"/>
<rng:optional>
 <rng:attribute name="value">
  <rng:ref name="data.count"/>
 </rng:attribute>
</rng:optional>
<rng:ref name="macro.phraseSeq.limited"/>
</rng:element>
element age
{
   att.global.attributes,
   att.editLike.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   attribute value { data.count }?,
   macro.phraseSeq.limited
}
<age value="2notAfter="1986">under 20 in the early eighties</age>