HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: Article

Name Article
Type ArticleType
Documentation (of type) Dictionary Entry Name: Article_ Publication. Details

Definition: A literary composition forming materially part of a journal, magazine, encyclopædia, or other collection, but treating a specific topic distinctly and independently.

XML Instance Representation
<Article>

< PublicationTitle> ... </ PublicationTitle> [0..1]
< PublicationDate> ... </ PublicationDate> [0..1]
< PublicationContributor> ... </ PublicationContributor> [0..*]
< Abstract> ... </ Abstract> [0..1]
< Copyright> ... </ Copyright> [0..1]
< AttachmentReference> ... </ AttachmentReference> [0..*]
< Comment> ... </ Comment> [0..*]
< JournalName> ... </ JournalName> [0..1]
< ISSN> ... </ ISSN> [0..1]
< Volume> ... </ Volume> [0..1]
< Issue> ... </ Issue> [0..1]
< PageNumberFormat> ... </ PageNumberFormat> [0..1]
< PublicationLanguage> ... </ PublicationLanguage> [0..1]
</Article>
Schema Component Representation
<xsd:element name="Article" type=" ArticleType"/>