[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Node-set vs. Result tree fragment
> > Well, then here's a question in regards to this then... > > I wrote an XSLT script a while back that called a Java method and passed > > a node-set to it. From within the Java program, I could only get the > > actual > > nodes in that node-set, not any of those node's childrens. > > > [Kay Michael] Well as I say, it depends on the implementation. If > you need help to do it in Saxon, I can show you how. I was actually using a DOM parser. I would obtain one of the nodes in the node-set and call getChildNodes() on it and never get its children back. Shouldn't it be as simple as that? Now if I read in the entire XML file into a Java method and got that node as a result-tree fragment, I could get to the children but not as a node-set. -- ------------------------------------- Michael J. Hudson Software/Framework Engineer mhudson@xxxxxxxxxxxxxxxxx cell-phone: 703.362.8039 voice-mail: 703.827.0638 ext. 4786 fax: 703.734.0987 Blueprint Technologies "The E-Solution Architect" http://www.blueprinttech.com XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|