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

ID Refs v2

Subject: ID Refs v2
From: "Ricardo Saraiva" <rss@xxxxxxxxxxxxxx>
Date: Mon, 19 Jan 2004 17:30:51 -0000
teste id
Dear all,
?
I already sent an e-mail asking for a solution for the following
problem, but I wasn't specific enough.
The solution presented to the previous mail works, but doesn't do
exactly what I pretended, and I can't make it work.
?
Here follows a more specific explanation:
?
I have the following XML:
?
?
<y0:Specification_expression id="specification_expression-1"
xmlns:y0="namespace1">
??????<id>teste</id>
????? <description>teste</description>
????? <operation>or_operator</operation>
????? <operand>
?????????? <sos ref="sos-1"/>
????? </operand>
??????? <operand>
?????????? <sos ref="sos-2"/>
????? </operand>
?</y0:Specification_expression>
??
?<y0:sos id="sos-1" xmlns:y0="namespace1">
??<Specification ref="specification-7"/>
?</y0:sos>
?
<y0:sos id="sos-2" xmlns:y0="namespace1">
??<Specification ref="specification-5"/>
?</y0:sos>
?
?
and I'm trying to obtain the following:
?
?
<prd:Specification_expression id="specification_expression-1"
xmlns:prd="namespace2">
???????<id>teste</id>
???????<description>teste</description>
?????? <operation>or_operator</operation>
???????<operand>
??????????? <prd:sos>
???????????????? <prd:Specification ref="specification-7"/>
??????????? </prd:sos>
????????????<prd:sos>
???????????????? <prd:Specification ref="specification-5"/>
??????????? </prd:sos>
?????? </operand>
?</Specification_expression>
?
?
?
Again thanks in advance,
?
?
Ricardo Saraiva



 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.