SQL Server 2000 - FOR XML EXPLICIT And XSD validation



Hi all,
I have stored procedure that return XML message to a Java application.
I use the FOR XML EXPLICIT command but I would like the end result
message to be validated against an XSD schema.

Is it possible to do ? The idea is that for the XML to be checked even
before going to the appserver.

I am using SQL Server 2000 SP4

Thanks
Christian

.



Relevant Pages

  • Re: XML Parsing: , illegal name character
    ... I have also posted the xml message. ... XML message into column of 'xml' datatype in SQL 2005 database. ... XML message has & character in one of the tag value. ...
    (microsoft.public.sqlserver.programming)
  • Re: XML Parsing: , illegal name character
    ... I can confirm that in incoming xml message, there is no space between & and ... I have also posted the xml message. ... XML message has & character in one of the tag value. ...
    (microsoft.public.sqlserver.programming)
  • Re: Generate a file and compress it
    ... You just have to create a send port and associate ... already send a XML file with MQ, you have nothing else to do to send ... Problems is we must take the XML message and write it to a file. ... I want to get a XML document and write the document ...
    (microsoft.public.biztalk.general)
  • RE: Create one File Output for every input record ???
    ... because i first map flat to flat and then in another channel flat to ... Do you have a sample how to split uf an xml message into many ...
    (microsoft.public.biztalk.general)
  • Making an XML mess, oh.. message
    ... Trying a XML message by instanitated a class and ... now the receiver dont like my XML and ... I cant solve it nicely.. ...
    (microsoft.public.dotnet.languages.csharp)