User Profile

Collapse

Profile Sidebar

Collapse
jagajaya
jagajaya
Last Activity: Jan 23 '08, 05:09 AM
Joined: Dec 31 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jagajaya
    started a topic handle namespace in xml to xsl
    in XML

    handle namespace in xml to xsl

    iam a beginner.how to handle namespace in xml to xsl..with an example
    See more | Go to post

  • jagajaya
    started a topic xml to xsl transformation ..dont change in xml
    in XML

    xml to xsl transformation ..dont change in xml

    when i open the xml file a table is created.in that the first row,second columns is blank...instead i want to get a empty cell border..can you clear my doubt...

    cd_catalog_choo se.xsl

    Code:
    <?xml version='1.0'?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
    <xsl:template match="/">
    <html>
      <body>
     <h2>My Collection</h2>
    ...
    See more | Go to post
No activity results to display
Show More
Working...