[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

FW: XML/XSL Validator

Subject: FW: XML/XSL Validator
From: "Martinez, Brian" <brian.martinez@xxxxxxxxxxx>
Date: Mon, 7 Apr 2003 09:25:33 -0600
xsl validator
> From: Rosta Farzan [mailto:rosta@xxxxxxxxxxxxxxxxxxxxxxxxxxx]
> Sent: Saturday, April 05, 2003 7:59 PM
> Subject:  XML/XSL Validator
> 
> I am looking for a validator for XML and XSL that validates 
> them based on
> W3C recommendation. Can somebody help me with that.
> 
> In advance I appreciate your help.

Any processor that conforms to the XSLT 1.0 spec will do the trick.  First
your source document is checked by the XML parser to ensure it is
well-formed and conforms to the XML 1.0 spec; then your stylesheet is also
parsed and then compiled by the XSLT processor.  Any errors in the
stylesheet will be flagged and reported by the processor.

It sounds like you want a lint-checker for your stylesheets to use before
applying them to source documents; such a beast exists, but it hasn't been
updated in almost three years:

http://nwalsh.com/xsl/xslint/

You're better off just configuring your XSLT editor to use a command-line
processor, if possible.  Or consider using an editor that has a built-in
debugger; the only one I'm familiar with is XMLSPY 5, but there may be
non-commercial alternatives out there as well.

hth,
b. (please note new e-mail address, below)

| brian martinez                           brian.martinez@xxxxxxxxxxx |
| lead gui programmer                                    303.708.7248 |
| cheap tickets, part of trip network                fax 303.790.9350 |
| 6436 s. racine cir.                             englewood, co 80111 |
| cendant travel distribution services   http://www.cheaptickets.com/ |

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.