Visual Studio comes with a command-line command called "xsd" that will generate an XSD from XML. If you do not have VS you can download this in the Windows SDK v6.0A.
It should be quite straight-forward to write XML to a Dir (type 1/19), execute xsd, then read the result. If you are on *nix, you can write to a Samba share or equivalent, pump the xsd request to Windows using any mechanism you choose, and again read the result. HTH Tony Gravagno Nebula Research and Development TG@ remove.pleaseNebula-RnD.com Nebula R&D sells mv.NET and other Pick/MultiValue products worldwide, and provides related development services > From: Symeon Breen > If you want to generate an xsd from an xml then again > there are authoring tools that will do this (including > visual studio) - there is no function in databasic to > do this ( i don't think i may be wrong tho ...). > From: Jaweed > Does anybody knows how to build XML Schema in Unibasic. ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
