Author |
Message
|
sanketpatel |
Posted: Fri Nov 03, 2006 2:49 am Post subject: xml from xsd |
|
|
Apprentice
Joined: 31 Oct 2006 Posts: 40
|
hey,
how to generate xml from xsd ?
thanks
Sanket patel |
|
Back to top |
|
 |
Edde |
Posted: Fri Nov 03, 2006 3:04 am Post subject: |
|
|
 Acolyte
Joined: 01 Oct 2006 Posts: 67 Location: Moscow, Russia
|
Use tool like OxygenXML or XMLSpy. |
|
Back to top |
|
 |
sanketpatel |
Posted: Fri Nov 03, 2006 3:11 am Post subject: |
|
|
Apprentice
Joined: 31 Oct 2006 Posts: 40
|
its possible in the toolkit only no need to use extra tools.......
somewhere there is an option to generate it..but i dont know where it is....
 |
|
Back to top |
|
 |
Edde |
Posted: Fri Nov 03, 2006 3:30 am Post subject: |
|
|
 Acolyte
Joined: 01 Oct 2006 Posts: 67 Location: Moscow, Russia
|
sanketpatel wrote: |
its possible in the toolkit only no need to use extra tools.......
somewhere there is an option to generate it..but i dont know where it is.... |
If you're sure Toolkit can do this... i'd like to know where is that option too  |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Nov 03, 2006 3:30 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Go into preferences and turn xml development on.
Then right click, new, other, xml --> generate from xsd ...
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Edde |
Posted: Fri Nov 03, 2006 3:46 am Post subject: |
|
|
 Acolyte
Joined: 01 Oct 2006 Posts: 67 Location: Moscow, Russia
|
fjb_saper wrote: |
Go into preferences and turn xml development on.
Then right click, new, other, xml --> generate from xsd ...
Enjoy |
Big thanks  |
|
Back to top |
|
 |
madi |
Posted: Mon Nov 06, 2006 1:07 pm Post subject: |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
hmm i couldnt find the XML Development in my preferences
--madi |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Nov 06, 2006 4:00 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
madi wrote: |
hmm i couldnt find the XML Development in my preferences
--madi |
It's under Workbench Capabilities. If you had just tried to generate it would have prompted you to turn it on.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
sanketpatel |
Posted: Tue Nov 07, 2006 10:41 pm Post subject: |
|
|
Apprentice
Joined: 31 Oct 2006 Posts: 40
|
Or you can go there with
in Broker Application Developement perspective
select file->new->other
check show all wisards. xml->xml schema(or anything)
it will serve your problem.... |
|
Back to top |
|
 |
|