<appInfo>
<appInfo> (application information) records information about an application which has edited the TEI file. | |
Module | header — 2 The TEI Header |
Used by | |
May contain |
header: application
|
Declaration |
element appInfo { att.global.attributes, model.applicationLike+ } |
Example |
<appInfo>
<application version="1.24" ident="Xaira"> <label>XAIRA Indexer</label> <ptr target="#P1"/> </application> </appInfo> |