<state>

<state> beschreibt einen Bestandteil einer Standardreferenz mittels der Milestone-Methode.
Modulnamesdates — 13 Names, Dates, People, and Places
Attribute 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)
Verwendet vonstate model.persStateLike model.orgStateLike model.placeStateLike
Kann enthalten
header: biblFull
linking: ab
msdescription: msDesc
namesdates: state
textcrit: witDetail
Deklaration
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 )* )
   )
}
Beispiel
<person>
 <state ref="#SCHOLtype="status">
  <label>scholar</label>
 </state>
</person>