Go back to ./xml/

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Archiving and Interchange DTD v2.3 20070202//EN" "http://dtd.nlm.nih.gov/archiving/2.3/archivearticle.dtd">
<?xml-stylesheet type="text/xsl" href="../../style/top.xslt"?>
<article xmlns:xlink="http://www.w3.org/1999/xlink">
	<front>
		<article-meta>
			<article-categories>
				<subj-group>
					<subject>Tag Set Documentation</subject>
					<subj-group>
						<subject>NCBI Book Tag Set Version 3.0</subject>
					</subj-group>
				</subj-group>
			</article-categories>
			<title-group>
				<article-title>NCBI Book Tag Set Version 3.0</article-title>
				<alt-title>NCBI Book Tag Set Version 3.0</alt-title>
			</title-group>
			<contrib-group>
				<contrib contrib-type="author">
					<name>
						<surname>Kelly</surname>
						<given-names>Laura</given-names>
					</name>
					<aff>National Center for Biotechnology Information, National Library of Medicine, NIH</aff>
					<email>lakelly@mail.nih.gov</email>
				</contrib>
				<contrib contrib-type="author">
					<name>
						<surname>Beck</surname>
						<given-names>Jeff</given-names>
					</name>
					<aff>National Center for Biotechnology Information, National Library of Medicine, NIH</aff>
					<email>beck@ncbi.nlm.nih.gov</email>
				</contrib>
				<contrib contrib-type="author">
					<collab>Mulberry Technologies, Inc.</collab>
					<address>
						<addr-line>17 W. Jefferson Street</addr-line>
						<addr-line>Suite 207</addr-line>
						<addr-line>Rockville, MD 20850</addr-line>
					</address>
					<ext-link ext-link-type="uri" xlink:href="http://www.mulberrytech.com">http://www.mulberrytech.com</ext-link>
				</contrib>
			</contrib-group>
			<pub-date pub-type="epub">
				<day>21</day>
				<month>11</month>
				<year>2008</year>
				<string-date>November 21, 2008</string-date>
			</pub-date>
		</article-meta>
	</front>
	<body>
		<p><ext-link ext-link-type="uri" xlink:href="http://dtd.nlm.nih.gov/book/" xlink:title="Tag Set Home" xlink:show="other"/></p>
		
	<sec><title>Version 3.0</title>

		<!-- Remove comment tags when new version is released
		<p><bold>[Updated versions of the Tag Set have been released. <ext-link ext-link-type="uri" xlink:href="CURRENT">The current version is available here</ext-link>.]</bold></p> -->
		
		<p>Version 3.0 was released on November 21, 2008.</p>

		<p>The files for Version 3.0 are available:
			<list list-type="bullet">
				<list-item><p>by anonymous FTP: <ext-link ext-link-type="ftp" xlink:href="ftp://ftp.ncbi.nih.gov/pub/archive_dtd/books/">ftp://ftp.ncbi.nih.gov/pub/books/</ext-link></p></list-item>
				<list-item><p>on the Web: <ext-link ext-link-type="uri" xlink:href="book3.dtd">book3.dtd</ext-link></p></list-item>
			</list>
		</p>
		
	</sec>
	<sec>
		<title>Documentation</title>
		
		<sec>
			<title>Tag Library</title>		
		
		<p>The Tag Library for version 3.0 is here: <ext-link ext-link-type="uri" xlink:href="../tag-library/3.0/index.html" xlink:show="other" xlink:title="Tag Library">http://dtd.nlm.nih.gov/book/tag-library/3.0/</ext-link></p>
			<p>The version 3.0 tag libraries allow direct access by tag name to the element, attribute, and parameter entity pages. To link to one of these pages, construct a URL with the following content, concatenated without spaces or separators:
				<list list-type="simple">
					<list-item><p>the full URL of the top (http://.../index.html) page of the Tag Library</p></list-item>
					<list-item><p>a "?"</p></list-item>
					<list-item><p>a code indicating what sort of page you are seeking:</p>
						<list list-type="bullet">
							<list-item><p>"elem" for element pages</p></list-item>
							<list-item><p>"attr" for attribute pages</p></list-item>
							<list-item><p>"pe" for parameter entity pages</p></list-item>
						</list>
					</list-item>
					<list-item><p>"="</p></list-item>
					<list-item><p>the tag, attribute-tag, or parameter-entity-tag (that is, the version of the names that are used in the document or in other content models, not the multi-word version).</p></list-item>
				</list></p>
			<p>For example, to directly address the <monospace>&lt;award-group></monospace> element in the Publishing Tag Library, assemble:
				<list list-type="simple">
					<list-item><p>http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html</p></list-item>
					<list-item><p>?</p></list-item>
					<list-item><p>elem</p></list-item>
					<list-item><p>=</p></list-item>
					<list-item><p>award-group</p></list-item></list>
			</p>
			<p>That would make the complete link: <ext-link ext-link-type="uri" xlink:href="http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=award-group">http://dtd.nlm.nih.gov/publishing/tag-library/3.0/index.html?elem=award-group</ext-link>.</p>
			<p>Similarly, to link to the article-type attribute in archiving:
				<list list-type="simple">
					<list-item><p>http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html</p></list-item>
					<list-item><p>?</p></list-item>
					<list-item><p>attr</p></list-item>
					<list-item><p>=</p></list-item>
					<list-item><p>article-type</p></list-item>
				</list>
			</p>
			<p>The complete link would be: <ext-link ext-link-type="uri" xlink:href="http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?attr=article-type">http://dtd.nlm.nih.gov/archiving/tag-library/3.0/index.html?attr=article-type</ext-link></p>
			<p>To link to the emphasis.class parameter entity in the authoring Tag Library:
				<list list-type="simple">
					<list-item><p>http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html</p></list-item>
					<list-item><p>?</p></list-item>
					<list-item><p>pe</p></list-item>
					<list-item><p>=</p></list-item>
					<list-item><p>emphasis.class</p></list-item>
				</list></p>
			<p>The complete link would be: <ext-link ext-link-type="uri" xlink:href="http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?pe=emphasis.class">http://dtd.nlm.nih.gov/articleauthoring/tag-library/3.0/index.html?pe=emphasis.class</ext-link>.</p>
	</sec>
    

	<sec id="chngrpt">
		<title>Change Report</title>
		
		<p>The full list of updates in version 3.0 is available in the <ext-link ext-link-type="uri" xlink:href="../tag-library/3.0/index.html?chap=chg-rpt" xlink:show="other" xlink:title="Change Report">Change Report</ext-link>.</p>
	</sec>
		<sec>
		<title>Frequently Asked Questions</title>
		<p>A <ext-link ext-link-type="uri" xlink:href="http://dtd.nlm.nih.gov/faq.html" xlink:show="other" xlink:title="FAQs">Frequently Asked Questions</ext-link> page is available.</p>
	</sec>
		</sec>
	
          
	</body>
</article>