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

RE: XML -> XML using XSL,DTD XALAN - JAVA

Subject: RE: XML -> XML using XSL,DTD XALAN - JAVA
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 1 May 2001 09:54:19 +0100
java using xalan transf
Please don't cross-post (see the rules for the list)
>
> I am using XALAN to transform my XML file to another XML file
> using XSL. I
> have a small JAVA program which does this. Does anyone knows
> How to validate
> an XML file against the DTD using JAVA ?

Whether the source file is validated or not depends on the XML parser, not
the XSLT transformer. You can select the parser to be used (e.g. Xerces or
Crimson), and tell it whether or not you want validation, using the JAXP
javax.xml.parsers API.

Mike Kay


 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.