XMLRésuméLibrary:

Google

User Guide

Name

pubs — A group of one or more publications

Synopsis

Content Model

(pub+)

Attributes

NameTypeDefault
targetsCDATANone

Description

The pubs element groups together one or more publications.

Parents

pubs may be contained in these elements: resume

Examples

<pubs>
  <pub>
    <bookTitle>General Relativity for Idiots</bookTitle>
    <author>Einstein</author>
  </pub>
  <pub>
    <artTitle>String Theory for Dummies</artTitle>
    <bookTitle>Topics in Physics</bookTitle>
    <author>Stephen Hawking</author>
  </pub>