Difference between revisions of "TEI for ISO"
Jump to navigation
Jump to search
(New page: = Using the TEI for Editing ISO documents = == Basic principles == Most of the necessary documentation for using the giudelines in specific contexts can be found under: [http://www.tei-c...) |
(No difference)
|
Revision as of 15:17, 2 June 2009
Contents
Using the TEI for Editing ISO documents
Basic principles
Most of the necessary documentation for using the giudelines in specific contexts can be found under: [1].
Using TEI modules in ISO specification (and others...)
Feature structures
The relaxNg schema for representing feature structures is available under [2].
This can be generated directly by means of the following ODD declaration:
<schemaSpec ident="testjustfs" start=""> <moduleRef key="tei"/> <moduleRef key="iso-fs"/> </schemaSpec>