xml schema to C-sharp classes

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shrishjain@gmail.com

    xml schema to C-sharp classes

    Hi All,

    I have a xml-schema and I want to generate C-Sharp classes out of it.
    Please let me know if there is a tool available for that.

    Also, I have a model(C-Sharp Classes) and I want to generate a schema
    out of it. Please let me know if there is a tool available for that.

    THnaks,
    Shrish

  • Chakravarthy

    #2
    RE: xml schema to C-sharp classes

    Hey,

    There is a command line utility called XSD.EXE, which will help you to
    generate the classes from the .XSD file.

    Try out that, if need extra support post back here.

    --
    Every thing is perfect, as long as you share!!!


    "shrishjain@gma il.com" wrote:
    Hi All,
    >
    I have a xml-schema and I want to generate C-Sharp classes out of it.
    Please let me know if there is a tool available for that.
    >
    Also, I have a model(C-Sharp Classes) and I want to generate a schema
    out of it. Please let me know if there is a tool available for that.
    >
    THnaks,
    Shrish
    >
    >

    Comment

    • Chakravarthy

      #3
      RE: xml schema to C-sharp classes

      Hey,

      There is a command line utility called XSD.EXE, which will help you to
      generate the classes from .XSD files.

      Try ou that, for more in details post back here
      --
      Every thing is perfect, as long as you share!!!


      "shrishjain@gma il.com" wrote:
      Hi All,
      >
      I have a xml-schema and I want to generate C-Sharp classes out of it.
      Please let me know if there is a tool available for that.
      >
      Also, I have a model(C-Sharp Classes) and I want to generate a schema
      out of it. Please let me know if there is a tool available for that.
      >
      THnaks,
      Shrish
      >
      >

      Comment

      Working...