all groups > dotnet xml > june 2004 >
You're in the

dotnet xml

group:

How do you generate classes from an .xsd file?? newbie question


How do you generate classes from an .xsd file?? newbie question burak.gunay NO[at]SPAM xpandcorp.com
6/29/2004 8:22:38 AM
dotnet xml:
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,

Re: How do you generate classes from an .xsd file?? newbie question JH
6/29/2004 3:53:21 PM
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpconxmlschemadefinitiontoolxsdexe.asp

[quoted text, click to view]

AddThis Social Bookmark Button