<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright TEI Consortium.
Dual-licensed under CC-by and BSD2 licences
See the file COPYING.txt for details.
-->
<?xml-model href="http://jenkins.tei-c.org/job/TEIP5-dev/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" ident="macro.specialPara.cmc" mode="add" module="cmc">
    <gloss versionDate="2021-03-04" xml:lang="en">'special'
        paragraph content with added CMC element(s)</gloss>
    <desc versionDate="2021-03-04" xml:lang="en">defines the
        content model of the <gi>quote</gi> element, whose content
        is just like others (such as notes or list items) which
        either contain a series of component-level elements or else
        have the same structure as a paragraph, containing a series
        of phrase-level and inter-level elements, but also contains
        element(s) for transcription of CMC.</desc>
    <content>
        <alternate minOccurs="0" maxOccurs="unbounded">
            <textNode/>
            <classRef key="model.gLike"/>
            <classRef key="model.phrase"/>
            <classRef key="model.inter"/>
            <classRef key="model.divPart"/>
            <classRef key="model.global"/>
            <classRef key="model.cmc"/>
        </alternate>    
    </content>
</macroSpec>
