<egXML> [http://www.tei-c.org/ns/Examples]
| <egXML> (example of XML) contains a single well-formed XML fragment demonstrating the use of some XML element or attribute, in which the egXML element itself functions as the root element. 22.4.4 Element Specifications 22.4.5 Attribute List Specification | |
| Module | tagdocs — 22 Documentation Elements | 
| Used by | |
| May contain | Empty element | 
| Declaration | 
 
element egXML { att.global.attributes, text | macro.anyXML* } | 
| Example | |
| Note | In the source of the TEI Guidelines, this element declares itself and its content as
                        belonging to the namespace http://www.tei-c.org/ns/Examples. This
                        enables the content of the element to be validated independently against the TEI scheme. Where
                        this element is used outside this context, a different namespace or none at all may be
                        preferable. The content must however be a well-formed XML fragment or document: where this is
                        not the case, the more general eg element should be used in preference.
                      | 
