TEI for ISO: Difference between revisions

From TEIWiki
Jump to navigation Jump to search
Romary (talk | contribs)
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...
 
Romary (talk | contribs)
Line 4: Line 4:
== Basic principles ==
== Basic principles ==
Most of the necessary documentation for using the giudelines in specific contexts can be found under: [http://www.tei-c.org/release/doc/tei-p5-doc/en/html/USE.html].
Most of the necessary documentation for using the giudelines in specific contexts can be found under: [http://www.tei-c.org/release/doc/tei-p5-doc/en/html/USE.html].
Looking between the lines at [http://www.tei-c.org/release/doc/tei-p5-doc/en/html/USE.html#STPE], one can also get advice as to how to integrate a TEI component within a third party DTD or schema.


== Using TEI modules in ISO specification (and others...) ==
== Using TEI modules in ISO specification (and others...) ==

Revision as of 13:19, 2 June 2009

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].

Looking between the lines at [2], one can also get advice as to how to integrate a TEI component within a third party DTD or schema.

Using TEI modules in ISO specification (and others...)

Feature structures

The relaxNg schema for representing feature structures is available under [3].

This can be generated directly by means of the following ODD declaration:

  <schemaSpec ident="testjustfs" start="">
    <moduleRef key="tei"/>
    <moduleRef key="iso-fs"/>
  </schemaSpec>

Linking to ISO cat