Documentation technique [ Éléments | Attributs | Groupes ]

<year/>

année : pour une date structurée
dbk:year<1>tei:year<2>cv:year<3>

Exemple 1.
<date>
<year>2004</year>
</date>

Parents<^>

date ;

Frères<^>

%When ; timestamp, unqualified ;

Enfants<^>

"text"

Attributs<^>

  • @id="xs:ID"
  • @code="xs:string"
  • @audience="xs:string"
  • @css="xs:string"
  • @class="xs:string"
  • @remap="xs:string"
  • @uri="xs:anyURI"
  • @lang="xs:string"
  • @value="xs:string"
  • @role="xs:string"
  • @scheme="xs:string"
  • @type="xs:string"
  • Source<^>

    <xs:element name="year" type="pcdata"/>
    <xs:complexType name="pcdata">
    <xs:simpleContent>
    <xs:extension base="xs:string">
    <xs:attributeGroup ref="Attributes"/>
    </xs:extension>
    </xs:simpleContent>
    </xs:complexType>


    <1> http://www.docbook.org/tdg/en/html/year.html

    <2> http://www.tei-c.org/P4X/ref-YEAR.html

    <3> http://xmlresume.sourceforge.net/user-guide/element.year.html