<derivation>

<derivation> describes the nature and extent of originality of this text. 15.2.1 The Text Description
Modulecorpus — 15 Language Corpora
AttributesIn addition to global attributes
typecategorizes the derivation of the text.
Status Optional
Datatype

<rng:ref name="data.enumerated"/>
data.enumerated
Sample values include:
original
text is original
revision
text is a revision of some other text
translation
text is a translation of some other text
abridgment
text is an abridged version of some other text
plagiarism
text is plagiarized from some other text
traditional
text has no obvious source but is one of a number derived from some common ancestor
Used by
May contain
Declaration

<rng:element name="derivation">
<rng:ref name="att.global.attributes"/>
<rng:optional>
 <rng:attribute name="type">
  <rng:ref name="data.enumerated"/>
 </rng:attribute>
</rng:optional>
<rng:ref name="macro.phraseSeq.limited"/>
</rng:element>
element derivation
{
   att.global.attributes,
   attribute type { data.enumerated }?,
   macro.phraseSeq.limited
}
Example
<derivation type="original"/>
Note
For derivative texts, details of the ancestor may be included in the source description.