User Profile

Collapse

Profile Sidebar

Collapse
viral612
viral612
Last Activity: Mar 16 '07, 07:55 PM
Joined: Mar 13 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Ya sure. so there is

    Topic_Publicati ons_xml.xml which extends publications.xm l

    also Topic_Publicati ons_xml.xml used Topic_Publicati ons_xsl.xsl to display on web browser.

    Code:
     for Topic_Publications_xml.xml
    Code:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <?xml-stylesheet type="text/xsl" href="Topic_publications_xsl.xsl"?>
    <!DOCTYPE
    ...
    See more | Go to post

    Leave a comment:


  • viral612
    started a topic problems with grouping in xslt
    in XML

    problems with grouping in xslt

    Hi,

    someone pls help me on this.

    following is my xml...

    I need to take out papers for each type separately.
    and then this each type should have area seperately.

    which means: there are two types right now.

    Journal-Piblications
    Conference Publications

    each of them have areas(each paper under these types has an area field).
    So my desired output...
    See more | Go to post
    Last edited by dorinbogdan; Mar 14 '07, 02:16 PM. Reason: added code tags

  • Having problems on Mozilla firefox (not able to see xml data)..Pls Help.

    i m trying to see the xml in a browser using an xslt....

    My xml i have defined as

    <?xml version=" 1.0" encoding="ISO-8859-1"?>
    <?xml-stylesheet type="text/xsl" href="Topic_pub lications_xsl.x sl"?>
    <!DOCTYPE root [
    <!ENTITY about SYSTEM "publications.x ml">

    ]>

    <root>
    &about;
    ...
    See more | Go to post
No activity results to display
Show More
Working...