HR-XML 3.0 Standards, 2009  September  23.

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

Element: Book

Name Book
Type BookType
Documentation (of type) Dictionary Entry Name: Book_ Publication. Details

Definition: A literary composition such as would occupy one or more volumes, without regard to the material form or forms in which it actually exists.

XML Instance Representation
<Book>

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