<?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
$Date: 2015-08-21 10:44:07 +0100 (Fri, 21 Aug 2015) $
$Id:  $
-->
<?xml-model href="http://jenkins.tei-c.org/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"?>
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" ident="paramList" module="tagdocs">  
  <desc versionDate="2015-05-15" xml:lang="en">list of parameter specifications</desc>
  <classes>
    <memberOf key="att.global"/>
 <!--   <memberOf key="model.descLike"/>
 --> </classes>
  <content>
    <elementRef minOccurs="0" maxOccurs="unbounded" key="paramSpec"/>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" >
	 <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 xml:lang="en" versionDate="2015-08-21">
    <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="#WhereWeDiscussIt" type="div2"/>
    <ptr target="#WhereWeDiscussIt" type="div2"/>
  </listRef>
 --> 
</elementSpec>
