TEI with multipleschema setup

Text only | Skip links
Skip links||Parent
Classes:
Elements:
Macros:

1 My Multiple Schema

Here is the introduction to your document

Here is the schema:

Schema testmultiple1: Elements

<foo>

<foo>
Attributes
Used by
May containCharacter data only
Declaration
element foo { text }

Schema testmultiple2: Macros

baz_mac

baz_mac
Declaration
baz_mac = text

Schema testmultiple2: Elements

<bar>

<bar>
Attributes
Used by
May containCharacter data only
Declaration
element bar { text }

<baz>

<baz>
Attributes
Used by
May containEmpty element
Declaration
element baz { baz_mac }

Schema testmultiple3: Elements

<x>

<x>
Attributes
Used by
May containCharacter data only
Declaration
element x { text }
Example
<desc type="definition">Content of the element goes here, in this case, a
definition.</desc>


Sebastian Rahtz. Date: