xsl-list
[Top] [All Lists]

Re: Validating an xml aginst wsdl file

2005-03-14 10:02:23
Babu,

At 01:56 AM 3/14/2005, you wrote:
Can we validate an XML against a wsdl file.

If so please let me know the xml parser that supports this feature.

Unfortunately, we can't help:

1. Your question isn't on topic. It isn't about XSLT. Even if we knew the answer we'd have to break the list's rules to tell you. :->

2. It isn't a really meaningful question in any case. One doesn't validate XML against "files" of any kind (WSDL or anything else), except in the sense that a file may contain an instance of a schema. There are several -- even many, if you like to stretch the term -- different kinds of schema in XML. Presumably you need a schema to validate WSDL, or validate your particular kind of WSDL.

Which processor would serve to validate an XML instance against a WSDL schema depends on what kind of schema it is. (I believe WSDL uses an XSD schema, or several, but I'm not a WSDL expert.)

You need to do a bit more research about WSDL schemas and the topic of XML validation in general. Again, this has nothing to do with XSLT.

Good luck,
Wendell


======================================================================
Wendell Piez                            
mailto:wapiez(_at_)mulberrytech(_dot_)com
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>