<appInfo>
<appInfo> (application information) records information about an application which has edited the TEI file. | |
組件 | header — 2 The TEI Header |
屬性 | |
屬於 | |
可包含 | header: application |
宣告 |
element appInfo { att.global.attributes, model.applicationLike+ } |
例子 | <appInfo> <application version="1.24" ident="Xaira"> <label>XAIRA Indexer</label> <ptr target="#P1"/> </application> </appInfo> |