HR-XML 3.0 Standards, 2009  September  23.

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

Element: OtherPublication

Name OtherPublication
Type OtherPublicationType
Documentation (of type) Dictionary Entry Name: Other_ Publication. Details

Definition: Bibliographic information for other publications, such as a Thesis, Whitepaper, Report, Technical Documentation, etc.

XML Instance Representation
<OtherPublication

otherPublicationCode=" OtherPublicationCodeContentType [0..1]">

< 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..*]
< ISSN> ... </ ISSN> [0..1]
< ISBN> ... </ ISBN> [0..1]
< NumberOfPages> ... </ NumberOfPages> [0..1]
< PublisherName> ... </ PublisherName> [0..1]
< PublisherLocation> ... </ PublisherLocation> [0..1]
</OtherPublication>
Schema Component Representation
<xsd:element name="OtherPublication" type=" OtherPublicationType"/>