1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
| ##
attribute xml:lang { text }?
tei_att.id.attributes = att.id.attribute.id, empty
att.id.attribute.id =
##
attribute xml:id { text }?
tei_att.classed.attributes = att.classed.attribute.class, empty
att.classed.attribute.class =
##
attribute class { text }?
tei_att.xlink.attributes =
att.xlink.attribute.label,
att.xlink.attribute.href,
att.xlink.attribute.type,
att.xlink.attribute.title,
att.xlink.attribute.from,
att.xlink.attribute.to,
empty
att.xlink.attribute.label = |
Partager