HR-XML 3.0 Standards, 2009  September  23.

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

Element: Publication

Name Publication
Type PublicationType
Documentation (of type) Dictionary Entry Name: Publication. Details

Definition: A book, map, engraving, photograph, piece of music, or other work.

XML Instance Representation
<Publication>

< PublicationID> ... </ PublicationID> [0..1]
< FormattedPublicationDescription> ... </ FormattedPublicationDescription> [0..*]
< Article> ... </ Article> [0..*]
< Book> ... </ Book> [0..*]
< ConferencePaper> ... </ ConferencePaper> [0..*]
< OtherPublication> ... </ OtherPublication> [0..*]
</Publication>
Schema Component Representation
<xsd:element name="Publication" type=" PublicationType"/>