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

RE: <xsl:copy> does not work as expected (xalan 1.1 c

Subject: RE: <xsl:copy> does not work as expected (xalan 1.1 c++)
From: Gus Tenrreiro <gus@xxxxxxxxxxx>
Date: Fri, 25 May 2001 13:23:06 -0700
copy does not work
I am also using the win32 version of xalan1.1.

Thanks

Gustavo E Tenrreiro

gus@xxxxxxxxxxx

work: (650) 413-5565
cell  : (408) 373-8595
home: (408) 225-7097




-----Original Message-----
From: David_N_Bertoni@xxxxxxxxx [mailto:David_N_Bertoni@xxxxxxxxx]
Sent: Thursday, May 24, 2001 1:39 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  <xsl:copy> does not work as expected (xalan 1.1 c++)



Gus Tenrreiro wrote:
> Hi everybody,
>                 I am trying to do something very simple, I just need to
add
> an attribute to a node in my xml file. But to start simple I just tried
to
> make the exact copy of the xml file using <xsl:copy> on each element, but
> the result is not as expected.
>
>  my xml file looks like this:
...
> and this is my xsl file
...
> and this is the output
...
> The form's id attribute disapears, same with the field's name attribute.
> Why??????????

I tried this using the Win32 release of Xalan-C++ 1.1 and got the expected
result:

<?xml version="1.0" encoding="UTF-8"?>
<vxml version="1.0">
  <form id="noname">
   <block>
     <prompt>
         <audio src="http://myMachine/GG010101.au"/>
         <audio src="http://myMachine/GG010102.au"/>
    </prompt>
 </block>
 <field name="Result">
       <grammar src="http://myMachine/.GG_SELECT_TRACK.grammar" caching
="safe"/>

       <filled>
               <submit next="http://myMachine/run?SESSIONID=11565472"
method="PO
ST" namelist="Result"/>
       </filled>
</field>
 </form>
</vxml>

What platform are you using?

By the way, for Xalan-specific questions, you may want to subscribe and
post to the Xalan mailing list.  See:

   http://xml.apache.org/mail.html

Dave


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

 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.