Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   XML (https://www.askmehelpdesk.com/forumdisplay.php?f=448)
-   -   About name space (https://www.askmehelpdesk.com/showthread.php?t=235422)

  • Jul 8, 2008, 11:43 PM
    Thanigaiuma
    about name space
    what is the meaning of the following line
    <xsl:template match="/" and>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/tr/wd-xsl">
  • Jul 9, 2008, 12:35 AM
    DesElms
    It means that the template and stylesheet of the content management system you're using (or which the web site you're visiting is using) meets the strict XML standards of the Worldwide Web Consortium.
  • Jul 9, 2008, 12:57 AM
    Thanigaiuma
    Quote:

    Originally Posted by Thanigaiuma
    wat is the meaning of the following line
    <xsl:template match="/" and>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/tr/wd-xsl">

    Can't understand.. can I get more detailed answer sir please...
  • Jul 9, 2008, 09:35 AM
    DesElms
    If you want more information, then please provide more information. Precisely where is this line of code coming from? Where are you finding it? Why do you want to know what it means?

  • All times are GMT -7. The time now is 04:48 AM.