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

RE: Joining Multiple XML using XPath API of XALAN

Subject: RE: Joining Multiple XML using XPath API of XALAN
From: Dennis <maillistboxes@xxxxxxxxx>
Date: Mon, 9 Sep 2002 10:35:18 -0700 (PDT)
xpathapi api
I have to merge multiple XML that would come from
various sources. All the XML coming conform to the
same single Schema. The XML coming from various
sources will be merged and the merged xml will still
conform to that schema, the resultant xml will contain
all the elements and attributes defined in the schema.

Is there any external API available?????

Thanks
Dennis


--- Paul Brown <prb@xxxxxxxxxxxxx> wrote:
> 
> Dennis --
> 
> > Does someone have examples to merge multiple xml
> files
> > using XALAN XPath API.
> > All the XMLs are conforming to the same schema and
> > they have to be merged to make a common XML.
> > I know we can write an XSL for such a
> transformation
> > but JAVA code will be more efficient.
> > Any thoughts or pointers will help.
> 
> XPath is for querying documents, and the Xalan
> XPathAPI API works well against any number of
> documents.
> 
> Java code that uses XPath (and therefore a DOM) will
> not be the most efficient option.  SAX or just plain
> string or stream operations will be the most
> efficient.
> 
> What are your particular requirements?  Using XSLT
> for this sort of thing is really a pretty good
> idea...  
> 
> 	-- Paul
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.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.