burak Posted June 29, 2004 Posted June 29, 2004 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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.