https://github.com/TEIC/TEI
Raw File
Tip revision: 347c64fac3fa1a64ade0d8d1842813d4b8f7acec authored by Hugh Cayless on 12 May 2017, 16:57:59 UTC
Updates.
Tip revision: 347c64f
ref-msIdentifier.html

<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><!--THIS FILE IS GENERATED FROM AN XML MASTER. DO NOT EDIT (7)--><title>TEI element msIdentifier (manuscript identifier) </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI element msIdentifier (manuscript identifier) " /><meta property="DC.Language" content="SCHEME=iso639 en" /><meta property="DC.Creator.Address" content="tei@oucs.ox.ac.uk" /><meta charset="utf-8" /><link href="guidelines.css" rel="stylesheet" type="text/css" /><link href="odd.css" rel="stylesheet" type="text/css" /><link rel="stylesheet" media="print" type="text/css" href="guidelines-print.css" /><script type="text/javascript" src="jquery-1.2.6.min.js"></script><script type="text/javascript" src="columnlist.js"></script><script type="text/javascript" src="popupFootnotes.js"></script><script type="text/javascript">
        $(function() {
         $('ul.attrefs-class').columnizeList({cols:3,width:30,unit:'%'});
         $('ul.attrefs-element').columnizeList({cols:3,width:30,unit:'%'});
         $(".displayRelaxButton").click(function() {
           $(this).parent().find('.RNG_XML').toggle();
           $(this).parent().find('.RNG_Compact').toggle();
         });
         $(".tocTree .showhide").click(function() {
          $(this).find(".tocShow,.tocHide").toggle();
          $(this).parent().find("ul.continuedtoc").toggle();
	  });
        })
    </script><script type="text/javascript"><!--
var displayXML=0;
states=new Array()
states[0]="element-a"
states[1]="element-b"
states[2]="element-c"
states[3]="element-d"
states[4]="element-e"
states[5]="element-f"
states[6]="element-g"
states[7]="element-h"
states[8]="element-i"
states[9]="element-j"
states[10]="element-k"
states[11]="element-l"
states[12]="element-m"
states[13]="element-n"
states[14]="element-o"
states[15]="element-p"
states[16]="element-q"
states[17]="element-r"
states[18]="element-s"
states[19]="element-t"
states[20]="element-u"
states[21]="element-v"
states[22]="element-w"
states[23]="element-x"
states[24]="element-y"
states[25]="element-z"

function startUp() {

}

function hideallExcept(elm) {
for (var i = 0; i < states.length; i++) {
 var layer;
 if (layer = document.getElementById(states[i]) ) {
  if (states[i] != elm) {
    layer.style.display = "none";
  }
  else {
   layer.style.display = "block";
      }
  }
 }
 var mod;
 if ( mod = document.getElementById('byMod') ) {
     mod.style.display = "none";
 }
}

function showall() {
 for (var i = 0; i < states.length; i++) {
   var layer;
   if (layer = document.getElementById(states[i]) ) {
      layer.style.display = "block";
      }
  }
}

function showByMod() {
  hideallExcept('');
  var mod;
  if (mod = document.getElementById('byMod') ) {
     mod.style.display = "block";
     }
}

	--></script></head><body id="TOP"><div id="container"><div id="banner"><img src="Images/banner.jpg" alt="Text Encoding Initiative logo and banner" /></div></div><div class="mainhead"><h1>P5: 
    Guidelines for Electronic Text Encoding and Interchange</h1><p>Version 3.1.1a. Last updated on
	10th May 2017, revision bd8dda3</p></div><div class="main-content"><div class="miniTOC miniTOC_right"><ul class="subtoc"><li class="subtoc"></li><li class="subtoc"></li><li class="subtoc"><a class="navigation" href="index.html">Home</a></li><li class="subtoc"><a class="navigation" href="REF-ELEMENTS.html">C Elements</a></li></ul></div><div><h3 class="oddSpec" id="msIdentifier">&lt;msIdentifier&gt;</h3><table class="wovenodd"><tr><td colspan="2" class="wovenodd-col2"><span class="label">&lt;msIdentifier&gt; </span>(manuscript identifier) contains the information required to identify the manuscript being described. [<a class="link_ptr" href="MS.html#msid" title="The Manuscript Identifier"><span class="headingNumber">10.4 </span>The Manuscript Identifier</a>]</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Module</span></td><td class="wovenodd-col2">msdescription — Manuscript Description</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Attributes</span></td><td class="wovenodd-col2"><a class="link_odd" title="provides attributes common to all elements in the TEI encoding scheme." href="ref-att.global.html">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" title="provides rendering attributes common to all elements in the TEI encoding scheme." href="ref-att.global.rendition.html">att.global.rendition</a> (<span class="attribute">@rend</span>, <span class="attribute">@style</span>, <span class="attribute">@rendition</span>))  (<a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" title="provides additional global attributes for associating specific analyses or interpretations with appropriate portions of a text." href="ref-att.global.analytic.html">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" title="provides an attribute used to express correspondence between an element containing transcribed text and all or part of an image representing that text." href="ref-att.global.facs.html">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" title="supplies the @change attribute, allowing its member elements to specify one or more states or revision campaigns with which they are associated." href="ref-att.global.change.html">att.global.change</a> (<span class="attribute">@change</span>))  (<a class="link_odd" title="provides attributes indicating the agent responsible for some aspect of the text, the markup or something asserted by the markup, and the degree of certainty associated with it." href="ref-att.global.responsibility.html">att.global.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>))  (<a class="link_odd" title="provides an attribute used by elements to point to an external source." href="ref-att.global.source.html">att.global.source</a> (<span class="attribute">@source</span>)) </td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Member of</span></td><td class="wovenodd-col2"><div class="parent"><a class="link_odd_classSpec" title="groups elements which represent components of a bibliographic description." href="ref-model.biblPart.html">model.biblPart</a> </div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Contained by</span></td><td class="wovenodd-col2"><div class="parent"><div class="specChildren"><div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged." href="ref-bibl.html">bibl</a></span></div><div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(manuscript description) contains a description of a single identifiable manuscript or other text-bearing object." href="ref-msDesc.html">msDesc</a> <a class="link_odd_elementSpec" title="(manuscript fragment) contains information about a fragment of a scattered manuscript now held as a single unit or bound into a larger manuscript." href="ref-msFrag.html">msFrag</a> <a class="link_odd_elementSpec" title="(manuscript part) contains information about an originally distinct manuscript or part of a manuscript, which is now part of a composite manuscript." href="ref-msPart.html">msPart</a></span></div></div></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">May contain</span></td><td class="wovenodd-col2"><div class="specChildren"><div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(identifier) supplies any form of identifier used to identify some object, such as a bibliographic item, a person, a title, an organization, etc. in a standardized way." href="ref-idno.html">idno</a></span></div><div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(alternative identifier) contains an alternative or former structured identifier used for a manuscript, such as a former catalogue number." href="ref-altIdentifier.html">altIdentifier</a> <a class="link_odd_elementSpec" title="contains the name of a collection of manuscripts, not necessarily located within a single repository." href="ref-collection.html">collection</a> <a class="link_odd_elementSpec" title="contains the name of an organization such as a university or library, with which a manuscript is identified, generally its holding institution." href="ref-institution.html">institution</a> <a class="link_odd_elementSpec" title="(alternative name) contains any form of unstructured alternative name used for a manuscript, such as an ‘ocellus nominum’, or nickname." href="ref-msName.html">msName</a> <a class="link_odd_elementSpec" title="contains the name of a repository within which manuscripts are stored, possibly forming part of an institution." href="ref-repository.html">repository</a></span></div><div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="contains the name of a geo-political unit consisting of two or more nation states or countries." href="ref-bloc.html">bloc</a> <a class="link_odd_elementSpec" title="contains the name of a geo-political unit, such as a nation, country, colony, or commonwealth, larger than or administratively superior to a region and smaller than a bloc." href="ref-country.html">country</a> <a class="link_odd_elementSpec" title="contains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit." href="ref-district.html">district</a> <a class="link_odd_elementSpec" title="(geographical name) identifies a name associated with some geographical feature such as Windrush Valley or Mount Sinai." href="ref-geogName.html">geogName</a> <a class="link_odd_elementSpec" title="contains an absolute or relative place name." href="ref-placeName.html">placeName</a> <a class="link_odd_elementSpec" title="contains the name of an administrative unit such as a state, province, or county, larger than a settlement, but smaller than a country." href="ref-region.html">region</a> <a class="link_odd_elementSpec" title="contains the name of a settlement such as a city, town, or village identified as a single geo-political or administrative unit." href="ref-settlement.html">settlement</a></span></div></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Example</span></td><td class="wovenodd-col2"><div id="index-egXML-d52e84874" class="pre egXML_valid"><span class="element">&lt;msIdentifier&gt;</span><br /> <span class="element">&lt;settlement&gt;</span>San Marino<span class="element">&lt;/settlement&gt;</span><br /> <span class="element">&lt;repository&gt;</span>Huntington Library<span class="element">&lt;/repository&gt;</span><br /> <span class="element">&lt;idno&gt;</span>MS.El.26.C.9<span class="element">&lt;/idno&gt;</span><br /><span class="element">&lt;/msIdentifier&gt;</span><div style="float: right;"><a href="examples-msIdentifier.html">Show all</a> </div></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Schematron</span></td><td class="wovenodd-col2"><div xml:space="preserve" class="pre"><br /><span class="element">&lt;s:report <span class="attribute">test</span>="<span class="attributevalue">not(parent::tei:msPart) and (local-name(*[1])='idno' or local-name(*[1])='altIdentifier' 
 or normalize-space(.)='')</span>"&gt;</span>An msIdentifier must contain either a repository or location of some type, or a manuscript name<span class="element">&lt;/s:report&gt;</span></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Content model</span></td><td class="wovenodd-col2"><pre class="eg"><span class="element">&lt;content&gt;</span><br /> <span class="element">&lt;sequence&gt;</span><br />  <span class="element">&lt;sequence&gt;</span><br />   <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.placeNamePart.html">model.placeNamePart</a>"<br />    <span class="attribute">expand</span>="<span class="attributevalue">sequenceOptional</span>"/&gt;</span><br />   <span class="element">&lt;elementRef <span class="attribute">key</span>="<a class="link_odd" href="ref-institution.html">institution</a>"<br />    <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>"/&gt;</span><br />   <span class="element">&lt;elementRef <span class="attribute">key</span>="<a class="link_odd" href="ref-repository.html">repository</a>"<br />    <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>"/&gt;</span><br />   <span class="element">&lt;elementRef <span class="attribute">key</span>="<a class="link_odd" href="ref-collection.html">collection</a>"<br />    <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>" <span class="attribute">maxOccurs</span>="<span class="attributevalue">unbounded</span>"/&gt;</span><br />   <span class="element">&lt;elementRef <span class="attribute">key</span>="<a class="link_odd" href="ref-idno.html">idno</a>" <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>"/&gt;</span><br />  <span class="element">&lt;/sequence&gt;</span><br />  <span class="element">&lt;alternate <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>"<br />   <span class="attribute">maxOccurs</span>="<span class="attributevalue">unbounded</span>"&gt;</span><br />   <span class="element">&lt;elementRef <span class="attribute">key</span>="<a class="link_odd" href="ref-msName.html">msName</a>"/&gt;</span><br />   <span class="element">&lt;elementRef <span class="attribute">key</span>="<a class="link_odd" href="ref-altIdentifier.html">altIdentifier</a>"/&gt;</span><br />  <span class="element">&lt;/alternate&gt;</span><br /> <span class="element">&lt;/sequence&gt;</span><br /><span class="element">&lt;/content&gt;</span></pre></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Schema Declaration</span></td><td class="wovenodd-col2"><div class="displayRelax"><button class="displayRelaxButton"><span class="RNG_Compact">XML syntax</span><span class="RNG_XML">Compact syntax</span></button><pre class="RNG_XML"><span class="element">&lt;rng:element <span class="attribute">name</span>="<span class="attributevalue">msIdentifier</span>"&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.rendition.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.linking.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.analytic.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.facs.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.change.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.responsibility.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.source.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:group&gt;</span><br />  <span class="element">&lt;rng:group&gt;</span><br />   <span class="element">&lt;rng:optional&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">placeName</span>"/&gt;</span><br />   <span class="element">&lt;/rng:optional&gt;</span><br />   <span class="element">&lt;rng:optional&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">bloc</span>"/&gt;</span><br />   <span class="element">&lt;/rng:optional&gt;</span><br />   <span class="element">&lt;rng:optional&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">country</span>"/&gt;</span><br />   <span class="element">&lt;/rng:optional&gt;</span><br />   <span class="element">&lt;rng:optional&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">region</span>"/&gt;</span><br />   <span class="element">&lt;/rng:optional&gt;</span><br />   <span class="element">&lt;rng:optional&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">settlement</span>"/&gt;</span><br />   <span class="element">&lt;/rng:optional&gt;</span><br />   <span class="element">&lt;rng:optional&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">district</span>"/&gt;</span><br />   <span class="element">&lt;/rng:optional&gt;</span><br />   <span class="element">&lt;rng:optional&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">geogName</span>"/&gt;</span><br />   <span class="element">&lt;/rng:optional&gt;</span><br />   <span class="element">&lt;rng:optional&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">institution</span>"/&gt;</span><br />   <span class="element">&lt;/rng:optional&gt;</span><br />   <span class="element">&lt;rng:optional&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">repository</span>"/&gt;</span><br />   <span class="element">&lt;/rng:optional&gt;</span><br />   <span class="element">&lt;rng:zeroOrMore&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">collection</span>"/&gt;</span><br />   <span class="element">&lt;/rng:zeroOrMore&gt;</span><br />   <span class="element">&lt;rng:optional&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">idno</span>"/&gt;</span><br />   <span class="element">&lt;/rng:optional&gt;</span><br />  <span class="element">&lt;/rng:group&gt;</span><br />  <span class="element">&lt;rng:zeroOrMore&gt;</span><br />   <span class="element">&lt;rng:choice&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">msName</span>"/&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">altIdentifier</span>"/&gt;</span><br />   <span class="element">&lt;/rng:choice&gt;</span><br />  <span class="element">&lt;/rng:zeroOrMore&gt;</span><br /> <span class="element">&lt;/rng:group&gt;</span><br /><span class="element">&lt;/rng:element&gt;</span></pre><pre class="RNG_Compact">
<span class="rnc_keyword">element</span> <span class="rnc_nc">msIdentifier</span>
{
   <a class="link_odd" title="provides attributes common to all elements in the TEI encoding scheme." href="ref-att.global.html">att.global.attributes</a>,
   <a class="link_odd" title="provides rendering attributes common to all elements in the TEI encoding scheme." href="ref-att.global.rendition.html">att.global.rendition.attributes</a>,
   <a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking.attributes</a>,
   <a class="link_odd" title="provides additional global attributes for associating specific analyses or interpretations with appropriate portions of a text." href="ref-att.global.analytic.html">att.global.analytic.attributes</a>,
   <a class="link_odd" title="provides an attribute used to express correspondence between an element containing transcribed text and all or part of an image representing that text." href="ref-att.global.facs.html">att.global.facs.attributes</a>,
   <a class="link_odd" title="supplies the @change attribute, allowing its member elements to specify one or more states or revision campaigns with which they are associated." href="ref-att.global.change.html">att.global.change.attributes</a>,
   <a class="link_odd" title="provides attributes indicating the agent responsible for some aspect of the text, the markup or something asserted by the markup, and the degree of certainty associated with it." href="ref-att.global.responsibility.html">att.global.responsibility.attributes</a>,
   <a class="link_odd" title="provides an attribute used by elements to point to an external source." href="ref-att.global.source.html">att.global.source.attributes</a>,
   (
      (
         <a class="link_odd" title="contains an absolute or relative place name." href="ref-placeName.html">placeName</a>?,
         <a class="link_odd" title="contains the name of a geo-political unit consisting of two or more nation states or countries." href="ref-bloc.html">bloc</a>?,
         <a class="link_odd" title="contains the name of a geo-political unit, such as a nation, country, colony, or commonwealth, larger than or administratively superior to a region and smaller than a bloc." href="ref-country.html">country</a>?,
         <a class="link_odd" title="contains the name of an administrative unit such as a state, province, or county, larger than a settlement, but smaller than a country." href="ref-region.html">region</a>?,
         <a class="link_odd" title="contains the name of a settlement such as a city, town, or village identified as a single geo-political or administrative unit." href="ref-settlement.html">settlement</a>?,
         <a class="link_odd" title="contains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit." href="ref-district.html">district</a>?,
         <a class="link_odd" title="(geographical name) identifies a name associated with some geographical feature such as Windrush Valley or Mount Sinai." href="ref-geogName.html">geogName</a>?,
         <a class="link_odd" title="contains the name of an organization such as a university or library, with which a manuscript is identified, generally its holding institution." href="ref-institution.html">institution</a>?,
         <a class="link_odd" title="contains the name of a repository within which manuscripts are stored, possibly forming part of an institution." href="ref-repository.html">repository</a>?,
         <a class="link_odd" title="contains the name of a collection of manuscripts, not necessarily located within a single repository." href="ref-collection.html">collection</a>*,
         <a class="link_odd" title="(identifier) supplies any form of identifier used to identify some object, such as a bibliographic item, a person, a title, an organization, etc. in a standardized way." href="ref-idno.html">idno</a>?
      ),
      ( <a class="link_odd" title="(alternative name) contains any form of unstructured alternative name used for a manuscript, such as an ‘ocellus nominum’, or nickname." href="ref-msName.html">msName</a> | <a class="link_odd" title="(alternative identifier) contains an alternative or former structured identifier used for a manuscript, such as a former catalogue number." href="ref-altIdentifier.html">altIdentifier</a> )*
   )
}</pre></div></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-msIdentifier.html">English</a>]
    [<a href="../../de/html/ref-msIdentifier.html">Deutsch</a>]
    [<a href="../../es/html/ref-msIdentifier.html">Español</a>]
    [<a href="../../it/html/ref-msIdentifier.html">Italiano</a>]
    [<a href="../../fr/html/ref-msIdentifier.html">Français</a>]
    [<a href="../../ja/html/ref-msIdentifier.html">日本語</a>]
    [<a href="../../ko/html/ref-msIdentifier.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-msIdentifier.html">中文</a>]
    </p><hr /><div class="footer"><a class="plain" href="http://www.tei-c.org/About/">TEI Consortium</a> | <a class="plain" href="http://www.tei-c.org/About/contact.xml">Feedback</a></div><hr /><address><br />TEI Guidelines <a class="link_ref" href="AB.html#ABTEI4">Version</a> <a class="link_ref" href="../../readme-3.1.1.html">3.1.1a</a>. Last updated on <span class="date">10th May 2017</span>, revision <a class="link_ref" href="https://github.com/TEIC/TEI/commit/bd8dda3">bd8dda3</a>. This page generated on 2017-05-12T12:30:09Z.</address></div></body></html>
back to top