<?xml version="1.0" encoding="utf-8"?>
<!--Copyright TEI Consortium.
Dual-licensed under CC-by and BSD2 licences
See the file COPYING for details
$Date$

$Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>
<macroSpec xmlns="http://www.tei-c.org/ns/1.0" type="pe" ident="macro.anyXML" module="tei">
  <desc versionDate="2008-09-05" xml:lang="en">defines a content model within which any XML elements are
  permitted</desc>
  <desc versionDate="2009-07-16" xml:lang="fr">définit un modèle de contenu dans lequel tous les
    éléments XML sont autorisés.</desc>
  <content>
    <element xmlns="http://relaxng.org/ns/structure/1.0">
      <anyName>
        <except>
          <nsName ns="http://www.tei-c.org/ns/1.0"/>
          <name ns="http://www.tei-c.org/ns/Examples">egXML</name>
        </except>
      </anyName>
      <zeroOrMore>
        <attribute>
          <anyName/>
        </attribute>
      </zeroOrMore>
      <zeroOrMore>
        <choice>
          <text/>
          <ref name="macro.anyXML"/>
        </choice>
      </zeroOrMore>
    </element>
  </content>
</macroSpec>
