B
Burak
Hello,
I am working on a VB.NET web service that will be used to send and
receive job openings.
I found a site called "hr-xml consortium"
"The HR-XML Consortium is an independent, non-profit organization
dedicated to the development and promotion of a standard suite of XML
specifications to enable e-business and the automation of human
resources-related data exchanges."
I would like to use their xsd file
http://ns.hr-xml.org/2_2/HR-XML-2_2/SEP/PositionOpening.xsd
which specifies the formatting for job openings. This xsd file makes
use of other xsd files on the site.
How can I generate classes from this xsd file in vb.net? Once they
are generated, I would then fill them with data and then send them to
the client.
Thank you,
Burak
I am working on a VB.NET web service that will be used to send and
receive job openings.
I found a site called "hr-xml consortium"
"The HR-XML Consortium is an independent, non-profit organization
dedicated to the development and promotion of a standard suite of XML
specifications to enable e-business and the automation of human
resources-related data exchanges."
I would like to use their xsd file
http://ns.hr-xml.org/2_2/HR-XML-2_2/SEP/PositionOpening.xsd
which specifies the formatting for job openings. This xsd file makes
use of other xsd files on the site.
How can I generate classes from this xsd file in vb.net? Once they
are generated, I would then fill them with data and then send them to
the client.
Thank you,
Burak