SQL Server 2000 - FOR XML EXPLICIT And XSD validation
- From: "Christian" <christian.renninger@xxxxxxxxx>
- Date: 17 Jan 2007 11:03:12 -0800
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
.
- Follow-Ups:
- Re: SQL Server 2000 - FOR XML EXPLICIT And XSD validation
- From: Michael Rys [MSFT]
- Re: SQL Server 2000 - FOR XML EXPLICIT And XSD validation
- Prev by Date: Re: XSL transformation on XML data in SQL 2005 causes 'invalid character' error
- Next by Date: Re: Querying xml data with SQL
- Previous by thread: How to trim XML's attribute values?
- Next by thread: Re: SQL Server 2000 - FOR XML EXPLICIT And XSD validation
- Index(es):
Relevant Pages
|