<origDate>

<origDate> (fecha origen) contiene cualquier tipo de fecha utilizada para indicar la fecha de origen de un manuscrito o de una de sus partes. 10.3.1 Origination
Módulomsdescription — 10 Manuscript Description
Atributos att.datable (att.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.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope)) att.typed (@type, @subtype)
Usado por
Puede contenerSólo datos de caracteres
Declaración

<rng:element name="origDate">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.datable.w3c.attributes"/>
<rng:ref name="att.datable.iso.attributes"/>
<rng:ref name="att.editLike.attributes"/>
<rng:ref name="att.dimensions.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:text/>
</rng:element>
element origDate
{
   att.global.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   att.editLike.attributes,
   att.dimensions.attributes,
   att.typed.attributes,
   text
}
Ejemplo
<origDate notBefore="-0300notAfter="-0200">3rd century BCE</origDate>