HR-XML 3.0 Standards, 2009  September  23.

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

Element: ConferencePaper

Name ConferencePaper
Type ConferencePaperType
Documentation (of type) Dictionary Entry Name: Conference Paper_ Publication. Details

Definition: Written notes, memoranda, letters, documents, etc. prepared for delivery at a conference.

XML Instance Representation
<ConferencePaper>

< 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..*]
< EventName> ... </ EventName> [0..1]
< EventDate> ... </ EventDate> [0..1]
< VenueName> ... </ VenueName> [0..1]
< LocationSummary> ... </ LocationSummary> [0..1]
</ConferencePaper>
Schema Component Representation
<xsd:element name="ConferencePaper" type=" ConferencePaperType"/>