Hi. guys
The following xslt stylesheet supposed to loop through the xml doc visiting each node, read and write its name and their attributes (userid, password). Actually it visits the only the first node since it performs this statement <xsl:for-each select="data/node1">
which prevents it from visiting the others. My question is how to amend this code in order to allow it to visit the whole xml doc with any number of...
User Profile
Collapse
-
Getting xml node’s name
Hi. Guys
I have an xml doc like the one below. I wonder how to read the name of each node in the xml doc. i.e. p1, p2 and p3 then store them into variables. Is it possible to do this using XSLT. How?
Your help is much appreciated
Cheers
<login>
<p1 id="x" password="y" />
<p2 id="xx" password="yy"... -
Xforms is returned in abnormal way
As you can see in binding part, the node<age /> should be returned as a calendar or any form of date picker instead of an input box. In addition, none null values submission is not achieving. I defined this problem as a binding issue but I find no clue to solve it. Moreover, this example is tested on X-Smiles and firefox with plug-in as well.
Your help is much appreciated
Here is my xhtml doc.
<?xml version="1.0"... -
hi. you may use XSLT to transform any XML doc to any other form. just google XSLT. There is a lot of stuff available.
cheers -
xforms in firefox
HI.
How can I tell if firefox plugin for XForms is installed properly?
any help please?
cheers -
hi. it is invalid to use true instead of true=(). however i use saxon for transformaton....Leave a comment:
-
xforms doesn't returned correctly
Hi.
I’m new to XForms society and struggling with a basic concepts. However, I’m trying to transform an xml doc into XForms using XSLT. The browser renders the Xforms just fine but there is no effect to bind element. For instance the third UI control should be rendered as a calendar because its type is xs:date
However, I got a normal input box instead. Also property required= “true()” has no effect.
Any help is much... -
Thanks for ur reply
as you can see i'm trying to write a (Hello world) example. considering the case-sensitive and Context inside a template. the outcome of this transformation is not what is expected it is the orginal xml doc (viewing source code in the browser ) whereas XForms doc is what I expect. this means the transformation does not work at all.
have got any clue....Leave a comment:
-
xlst transformation problem
Hi. everyone
I am new to xslt and Xforms technologies. I am trying to write a very simple xslt stylesheet to transform a very simple xml doc into Xforms doc. (Hello world example)
here are my xml doc and xslt stylesheet could plz tell me what wrong
with my stylesheet.
Remark: X-smiles is used as web browser and it returns an error message when the page is called.
the page is called as: http://localhost:8080/mydoc.xml... -
install saxon instead of xalan
Hi. Every one
Xalan version is installed to my PC by default. I need to use Saxon instead. How can I disable Xalan and install Saxon.
Although the first part of my ClassPath is as follow: c:\saxon\saxon8 .jar, Xalan still the default processor. Just to know that I’m using Tomcat 4 as a web server.
Please help
Many thanks in advance -
Tomcat problem with XSLT
Hi. everyone
I’m using Tomcat 4 to deploy my web application. Xalan version 1.0 is used to transform an xml file into xhtml file. The problem is that, tomcat is crashed down since it doesn’t support <xsl:output method="xhtml"> .
Any suggestion to sort out this problem?
Please help
Many thanks in advance -
Tomcat problem with XSLT
Hi. everyone
I’m using Tomcat 4 to deploy my web application. Xalan version 1.0 is used to transform an xml file into xhtml file. The problem is that, tomcat is crashed down since it doesn’t support <xsl:output method="xhtml"> .
Any suggestion to sort out this problem?
Please help
Many thanks in advance -
Draw Relationship
Hi.. guys
I’m working on Microsoft Access 2003, need to know how to use Access to draw the relationship between my tables.
Cheers
Your help is appreciated
No activity results to display
Show More
Leave a comment: