Note that SQL and U2 Query statements ( LIST and SORT ) both allow you to generate a schema. 'WITHSCHEMA' at the end of the command line will add the schema to the document. When used with the "TO" clause it will go to the _XML_/&XML& directory.
Please look in the Basic Extensions Manual for more information. Michael Rajkowski SWG Client Support - Information Management Software Software Engineer ? IBM U2 Client Support Team 1-800-729-3553 [email protected] "Symeon Breen" <[email protected]> Sent by: [email protected] 03/13/2009 09:29 AM Please respond to [email protected] To <[email protected]> cc Subject RE: [U2] XML Schema If you want to write an xsd then i would use an xsd authoring tool or just plain old notepad 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 ...). However you can get the sql select , uniquery list command or the unibasic XMLEXECUTE commands to generate a DTD for the xml they produce. Rgds Symeon -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jaweed Sent: 13 March 2009 14:43 To: [email protected] Subject: [U2] XML Schema Does anybody knows how to build XML Schema in Unibasic. Thanks and appreciate. Jaweed ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ [demime 1.01d removed an attachment of type image/gif] [demime 1.01d removed an attachment of type image/gif] [demime 1.01d removed an attachment of type image/jpeg] ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
