<sex>

<sex> 指明個人性別。
組件 namesdates — 13 Names, Dates, People, and Places
除全域屬性以外 att.editLike (@evidence, @source) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) (att.responsibility (@cert, @resp)) 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.sex"/>
data.sex
屬於
可包含
宣告

<rng:element name="sex">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.editLike.attributes"/>
 <rng:ref name="att.dimensions.attributes"/>
 <rng:ref name="att.ranging.attributes"/>
 <rng:ref name="att.responsibility.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.sex"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element sex
{
   att.global.attributes,
   att.editLike.attributes,
   att.dimensions.attributes,
   att.ranging.attributes,
   att.responsibility.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   attribute value { data.sex }?,
   macro.phraseSeq
}
例子
<sex value="2">女性</sex>