The XML Résumé Library copyrighted, © 2000-2002 by Sean Kelly. See the copying conditions, license, and disclaimer.
This document lists user-visible changes to the library.
This document does not list all DTD changes, nor does it give complete detail on those that it does list. For a full list of changes to the DTD, please see the Element Reference in the User Guide.
example/example2.xml
examples
directory) has been
added for using XMLMind's XFC package or the JFOR package to
produce RTF output. This requires a separate download and is not
strongly supported by the XMLRésumé Project.
(Thanks to James Manning)compact.css
that can be used
to easily open an HTML résumé in Microsoft Word and save
it as a DOC file. (Contributed by Mark Miller.)us-html.xsl
,
br-a4.xsl
, etc.) are now in the xsl/output
directory. (They were previously in the xsl
directory.<clearances>
and
<clearance>
.
These elements may be used to note security clearances that you may
have.
(Feature request 556633.)<gpa>
,
<score>
and
<possible>
.
You can use these tags to include a GPA in a degree.
résumé.
(Feature request 560641.)<location>
.
This element can be used to indicate the city of a
<job>
,
<degree>
,
or
<membership>
.
(Feature request 505444.)<name>
may now contain an optional
<title>
.
<institution>
and
<organization>
may now contain inline elements.
<awards>
and
<award>
.
You can use these tags to include awards or other honors in a
résumé.
(Feature request 548619.)<interests>
and
<interest>
.
You can use these tags to include your interests or hobbies in a
résumé.
(Feature request 504269.)<fax>
,
<pager>
,
and
<instantMessage>
(feature requests 485930 and 522200).<minor>
(feature request 558871).<lastModified>
(feature request 460165).<skillareas>
,
<skills>
,
and
<pubDate>
.<phone>
(as well as the new <fax>
element) now has a
location
attribute (feature request 448039).<skill>
now has a level
attribute (feature request 485930).<degree>
may now contain multiple
<major>
s
(feature request 558871).<contact>
may now contain any number of elements, in any order (feature request 448039).<pub>
may now contain a
<url>
(feature request 548584).<degree>
may now optionally contain either a
<date>
or a
<period>
(feature requests 485930 and 460156).<referee>
may now contain an optional
<title>
and an optional
<organization>
(feature request 539028).referees.display
parameter.resume3.css
skills.format
parameter was set to
comma
.<link>
element to support hyperlinks to employers.Bug fix release:
This release fixes a minor bug in the catalog file for the DTD.
It also puts descriptions in the HTML output into a
<div>
block with the CSS class description,
enabling you to format descriptions of jobs specially.
<subject>
element under a
<degree>
in order to list your college
major is now a <major>
element. You will
need to change your résumés and/or software.
As a convenience, we have provided an XSLT transformation
in xsl/124-130.xsl
that will turn version 1.2.4
résumés into 1.3.0 with the
<major>
element.
<name>
under a
<copyright>
is now optional. If omitted,
the name will be taken from the <header>
.
header.format
parameter.
skills.format
parameter.
address.format
parameter and also by allowing
freeform addresses.
<memberships>
element.
<subjects>
element. Subjects are
formatted for print and web, but not yet for text.
<referees>
element.
id
attributes
now. You can use the name
attribute in an
<author>
element to refer to a publication
author by id
.
<projects>
element.
<date>
on a degree is
optional now.
half.space
is used for a
smaller amount of space between certain types of paragraphs.
Additionally, we've fixed some bugs in the XSL files.
Bugs fixed:
<dayOfMonth>
was missing a content
model; it has one now (PCDATA).
<fullDate>
wasn't referenced anywhere.
It's gone.
text.xsl
contained an invalid template that Xalan allowed but 4Suite
correctly disallowed. That's fixed now.
New features:
resume1.css
and resume2.css
are in
the css
directory.
example2.xml
résumé for an
example. Older résumés using the US address
schema are still compatible. Note that FOP 0.19.0
does not handle line breaks in addresses correctly yet. Use
XEP from RenderX until
the Apache XML Project can fix this bug!
<birth>
element to record date of birth.
This element is currently not formatted.
This release lets you specify rich content for publications in
addition to free-form paragraphs, including
<artTitle>
, <bookTitle>
,
<author>
, <pubDate>
,
<publisher>
, and
<pageNums>
. The stylesheets will format
these elements appropriately.
The news document is new in this release, 1.2.0.