<state>

<state> specifica un componente di un riferimento canonico definito dal metodo milestone.
Modulonamesdates — 13 Names, Dates, People, and Places
Attributi att.datableatt.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso) att.editLike (@cert, @resp, @evidence, @source) att.typed (@type, @subtype) att.naming (@key, @ref, @nymRef)
Usato dastate model.persStateLike model.orgStateLike model.placeStateLike
Può contenere
header: biblFull
linking: ab
msdescription: msDesc
namesdates: state
textcrit: witDetail
Dichiarazione
element state
{
   att.global.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   att.editLike.attributes,
   att.typed.attributes,
   att.naming.attributes,
   (
      state+
    | ( model.headLike*, model.pLike+, ( model.noteLike | model.biblLike )* )
    | ( ( model.labelLike | model.noteLike | model.biblLike )* )
   )
}
Esempio
<person>
 <state ref="#SCHOLtype="status">
  <label>scholar</label>
 </state>
</person>