User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the RSS, Web Services and SOAP section within the Web Development category of DaniWeb, a massive community of 427,221 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,263 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our RSS, Web Services and SOAP advertiser: Programming Forums
Views: 914 | Replies: 2 | Solved
Reply
Join Date: Jan 2008
Location: India
Posts: 160
Reputation: sbv is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 7
sbv's Avatar
sbv sbv is offline Offline
Junior Poster

IS Page Foramating related to XML ???

  #1  
Mar 1st, 2008
Hello friends....

I an unknown to XML. Is XML is used for Page formatting or as a stylesheet creater etc.....
What this code is doing..................
 var screenDocPath	= Server.MapPath("screens/"+call+".xslt")//***APP VARIABLE
 var screenDoc		= Server.CreateObject("Msxml2.DOMDocument")
  screenDoc.async	= false
  screenDoc.load(screenDocPath)

<%=dataDoc.transformNode(screenDoc)%>
Accept Challenges and Enjoy Coding... :)
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jul 2006
Posts: 138
Reputation: mostafadotnet is on a distinguished road 
Rep Power: 3
Solved Threads: 8
mostafadotnet's Avatar
mostafadotnet mostafadotnet is offline Offline
Junior Poster

Re: IS Page Foramating related to XML ???

  #2  
Mar 1st, 2008
I love you saying in your signature!

It transforms XML to be shown on screen to the user.
It's something like style-sheet but not exactly with that definition.It's just some filtering language.

http://en.wikipedia.org/wiki/Xslt

Good luck.
Reply With Quote  
Join Date: Jan 2008
Location: India
Posts: 160
Reputation: sbv is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 7
sbv's Avatar
sbv sbv is offline Offline
Junior Poster

Re: IS Page Foramating related to XML ???

  #3  
Mar 3rd, 2008
Hi all this thread is solved. Yes the XSL is used to format the XML data.
Accept Challenges and Enjoy Coding... :)
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb RSS, Web Services and SOAP Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Other Threads in the RSS, Web Services and SOAP Forum

All times are GMT -4. The time now is 11:24 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC