The version of the TEI scheme |
Element | tei:teiCorpus |
<xs:attribute name="version" default="5.0"> <xs:annotation> <xs:documentation>The version of the TEI scheme</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:token"> <xs:pattern value="[\d]+(\.[\d]+){0,2}"/> </xs:restriction> </xs:simpleType> </xs:attribute> |