Introduction

This is version 1.0 of the NCBI Brief Article DTD

This DTD was written to accommodate the submission of simple articles into the NCBI Rapid Research Notes database.

It is intended to be an easy target for XML authoring tools to hit. Instances valid against this DTD should be easily transformed into the NLM Archive and Interchange DTD or the NLM Journal Publishing DTD.

This DTD will not be expanded to handle more complicated article forms. If you need to tag articles that will not fit into this model, use the NLM Journal Publishing DTD (http://dtd.nlm.nih.gov/publishing/).

Identifiers:

SYSTEM: "ncbi_briefarticle.dtd"
	"http://dtd.nlm.nih.gov/ncbi/briefarticle/ncbi_briefarticle.dtd"
	
PUBLIC: "-//NCBI//DTD Brief Article DTD v1 20090814//EN"

Suggested DOCTYPE Declarations:

<!DOCTYPE article PUBLIC "-//NCBI//DTD Brief Article DTD v1 20090814//EN" 
"ncbi_briefarticle.dtd" >

<!DOCTYPE article PUBLIC "-//NCBI//DTD Brief Article DTD v1 20090814//EN" 
"http://dtd.nlm.nih.gov/ncbi/briefarticle/ncbi_briefarticle.dtd" >

The DTD contains two files. They are available at:
http://dtd.nlm.nih.gov/ncbi/briefarticle/ncbi_briefarticle.dtd
http://dtd.nlm.nih.gov/ncbi/briefarticle/briefarticle_xhtmltable.ent

Written by Jeff Beck
NCBI, NLM, NIH
beck[AT]ncbi.nlm.nih.gov

Version 1.0, August 20, 2009

Root Element: article

Notes: <article> is the root element. A @source-artid is required and should be the ID assigned by authoring tool.

Model: (meta,body?,ref-list?,files?)
<meta> is the only required child, <body> and <ref-list> follow in order.

Attributes:
  • source-artid #REQUIRED CDATA
  • source-version #IMPLIED CDATA
  • lang #IMPLIED NMTOKEN
  • artid #IMPLIED ID

Contains:

Child of: