<?xml version="1.0" encoding="UTF-8"?>
<!-- © TEI Consortium. Dual-licensed under CC-by and BSD2 licenses; see the file COPYING.txt for details. -->
<?xml-model href="https://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"?>
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" ident="paramList" xml:id="gi-paramList" module="tagdocs">  
  <desc versionDate="2015-05-15" xml:lang="en">list of parameter specifications.</desc>
  <classes>
    <memberOf key="att.global"/>
    </classes>
  <content>
    <elementRef minOccurs="0" maxOccurs="unbounded" key="paramSpec"/>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-paramList-egXML-ow">
	 <valItem ident="alternate">
	   <desc versionDate="2015-08-21" xml:lang="en">create a specialized display of alternating elements for displaying the preferred version and an alternative, both at once or by some method of toggling between the two.</desc>
	   
                    <paramList>
                      <paramSpec ident="default">
                        <desc>preferred content</desc>
                      </paramSpec>
                      <paramSpec ident="alternate">
                        <desc>alternate content</desc>
                      </paramSpec>
                    </paramList>
         	</valItem>
    </egXML>
  </exemplum>
  
  <remarks versionDate="2015-08-21" xml:lang="en">
    <p>The <gi>paramList</gi> element provides a a mechanism to document parameter specifications using child <gi>paramSpec</gi> elements.</p>
  </remarks>
  <listRef>
      <ptr target="#TDPMMB"/>
      <ptr target="#TDPMDEF"/>
  </listRef>
</elementSpec>
