1,599 Topics

Member Avatar for
Member Avatar for Phoenix777

Hi I am new at using XML and XSL... and am breaking my head and the keyboard because of a simple problem... My XMl file is <?xml version="1.0" standalone="yes"?> <CardTransacts> <CardTransactions> <card_transaction_id>123</card_transaction_id> <description_of_charge>abc</description_of_charge> <process_date>2003-09-06T00:00:00.0000000+05:30</process_date> <bill_amount>111</bill_amount> <passenger_name>aa</passenger_name> </CardTransactions> ... ... </CardTransacts> My xsl file is <?xml version="1.0" encoding="ISO-8859-1"?> <xsl:stylesheet version="1.0" xmlns:xsl="[URL="http://www.w3.org/1999/XSL/Transform"]http://www.w3.org/1999/XSL/Transform[/URL]"> …

Member Avatar for az195
0
148
Member Avatar for nisaa15

HI, Im relatively new to XML and was wondering how I could use DOM to produce a "per shop" report showing a list of the items available in the given shop (shop 1 first then 2), the item description, stock level and calculate a total value of the stock level …

Member Avatar for divvis
0
135
Member Avatar for ! !

[u][color=#0033cc][url="http://download.microsoft.com/download/7/b/c/7bc88bae-b9a6-490d-b5cb-39cbc91ce382/jean_paoli_xml_1_MBRwmv.wmv"][/url][/color][/u] [u][color=#0033cc][/color][/u] [u][color=#0033cc][url="http://download.microsoft.com/download/7/b/c/7bc88bae-b9a6-490d-b5cb-39cbc91ce382/jean_paoli_xml_1_MBRwmv.wmv"]http://download.microsoft.com/download/7/b/c/7bc88bae-b9a6-490d-b5cb-39cbc91ce382/jean_paoli_xml_1_MBRwmv.wmv[/url][/color][/u] [u][color=#0033cc][url="http://download.microsoft.com/download/7/b/c/7bc88bae-b9a6-490d-b5cb-39cbc91ce382/jean_paoli_xml_2_revised.wmv"]http://download.microsoft.com/download/7/b/c/7bc88bae-b9a6-490d-b5cb-39cbc91ce382/jean_paoli_xml_2_revised.wmv[/url][/color][/u] [u][color=#0033cc][url="http://podcasts.yahoo.com/episode?e=11&ae=d"]http://podcasts.yahoo.com/episode?e=11&ae=d[/url][/color][/u][url="http://channel9.msdn.com/ShowPost.aspx?PostID=33709"][/url]

0
94
Member Avatar for tmatheson

I recently came across an article about VXML and was wondering if anyone has ever used this technology on any platform that could give me a quick summary of the capabilities of VXML. I understand it's used for TTS and Voice Recognition systems like Sprints famous CLAIR prompt. I am …

0
101
Member Avatar for ! !

[url="http://msdn.microsoft.com/windowsvista/integrated/#xps"]http://msdn.microsoft.com/windowsvista/integrated/#xps[/url]

0
81
Member Avatar for koolhead17

HI EVERYBODY can anyone help me out am seriously pissed off i have got sum XML project s are needed to be finished within few ddddays. can anyone passme an E-BOOK tht will help me to give broad idea about XML MY ID [email]IS--KOOLHEAD17@GMAIL.COM[/email] :sad: :sad:

Member Avatar for alpha_foobar
0
101
Member Avatar for Naut

A scientist want to implement tags (using XML) of following format to create web page which helps in representing Chemistry periodic table for various elements: <Element atomic number =

Member Avatar for alpha_foobar
0
147
Member Avatar for PhoenixDown

I was curious to see what ways you are making use of xml (besides xhtml and rss of course).

Member Avatar for keibi
0
122
Member Avatar for krishnakr

I am new to XML/XSLT and have taken a fascination to XSLT. Please take a look at the following and let me know. ========================================================== <?xml version="1.0"?> <FAMILY> <PERSON name="Freddy"/> <PERSON name="Maartje"/> <PERSON name="Gerard"/> <PERSON name="Peter"/> <PET name="Bonzo" type="dog"/> <PET name="Arnie" type="cat"/> </FAMILY> This file is saved as family.xml ========================================================== <?xml …

Member Avatar for alpha_foobar
0
192

The End.