[Home] [By Thread] [By Date] [Recent Entries]
Tempore 22:05:27, die 02/21/2005 AD, hinc in
xsl-list@xxxxxxxxxxxxxxxxxxxxxx scripsit Nishi Bhonsle
<nishi.bhonsle@xxxxxxxxxx>:
make that: The original part of the XML document is actually too limited too solve your problems. Could you include a more complete and well-formed snippet? <abc:configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://oracle.com/ xmlns/abcst/configurationconfiguration.xsd" locale="en" webcache="false" rmi="true"> <started status="true"></started> <server></server> .. .... </abc:configuration> The 'status' attribute of the 'start' element is constructed by copying it from the 'server' node. Because this element has no 'status' attribute in the above XML, the 'started' element will not receive this attribute. I don't understand were the text node 'This application was stopped.' should come from. regards, -- Joris Gillis (http://www.ticalc.org/cgi-bin/acct-view.cgi?userid=38041) Vincit omnia simplicitas Keep it simple
|

Cart



