944,007 Members | Top Members by Rank

Mar 1st, 2008
0

IS Page Foramating related to XML ???

Expand Post »
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..................
RSS, Web Services and SOAP Syntax (Toggle Plain Text)
  1. var screenDocPath = Server.MapPath("screens/"+call+".xslt")//***APP VARIABLE
  2. var screenDoc = Server.CreateObject("Msxml2.DOMDocument")
  3. screenDoc.async = false
  4. screenDoc.load(screenDocPath)
  5.  
  6. <%=dataDoc.transformNode(screenDoc)%>
sbv
Reputation Points: 15
Solved Threads: 8
Junior Poster
sbv is offline Offline
178 posts
since Jan 2008
Mar 1st, 2008
0

Re: IS Page Foramating related to XML ???

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.
Reputation Points: 55
Solved Threads: 11
Junior Poster
mostafadotnet is offline Offline
157 posts
since Jul 2006
Mar 3rd, 2008
0

Re: IS Page Foramating related to XML ???

Hi all this thread is solved. Yes the XSL is used to format the XML data.
sbv
Reputation Points: 15
Solved Threads: 8
Junior Poster
sbv is offline Offline
178 posts
since Jan 2008

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in RSS, Web Services and SOAP Forum Timeline: MSSoap SDK 3.0 - Unable to read a SOAP file
Next Thread in RSS, Web Services and SOAP Forum Timeline: XSLT: Dynamical styling with Javascript





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC