R
Rhino
I am thinking about making my resume available in XML format so that
prospective customers/employers can download it from my website. Generating
a document in XML shouldn't be too hard but the resume is going to be pretty
ugly to read in basic XML format.
Would I be right in assuming that I should also give a prospective reader of
my resume an XSLT or something functionally equivalent in order to format
the resume nicely?
Also, will I need to tell a prospective reader of my resume how to combine
XML and XSLT and where to get a program or programs that can handle both?
Surely, there must be many people out there who know nothing about XML so it
seems unrealistic to simply supply the XML and XSLT for download and expect
someone unfamiliar with XML to know how to combine them. (I did some XML and
XSLT tutorials several months back and *I* don't recall how to combine them
myself!)
I'm curious how others are handling similar situations; I'd like to imitate
the most professional approach possible.
--
Rhino
---
rhino1 AT sympatico DOT ca
"There are two ways of constructing a software design. One way is to make it
so simple that there are obviously no deficiencies. And the other way is to
make it so complicated that there are no obvious deficiencies." - C.A.R.
Hoare
prospective customers/employers can download it from my website. Generating
a document in XML shouldn't be too hard but the resume is going to be pretty
ugly to read in basic XML format.
Would I be right in assuming that I should also give a prospective reader of
my resume an XSLT or something functionally equivalent in order to format
the resume nicely?
Also, will I need to tell a prospective reader of my resume how to combine
XML and XSLT and where to get a program or programs that can handle both?
Surely, there must be many people out there who know nothing about XML so it
seems unrealistic to simply supply the XML and XSLT for download and expect
someone unfamiliar with XML to know how to combine them. (I did some XML and
XSLT tutorials several months back and *I* don't recall how to combine them
myself!)
I'm curious how others are handling similar situations; I'd like to imitate
the most professional approach possible.
--
Rhino
---
rhino1 AT sympatico DOT ca
"There are two ways of constructing a software design. One way is to make it
so simple that there are obviously no deficiencies. And the other way is to
make it so complicated that there are no obvious deficiencies." - C.A.R.
Hoare