Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. XML / XSL
  4. Generating XSL for the given XML [modified]

Generating XSL for the given XML [modified]

Scheduled Pinned Locked Moved XML / XSL
xmlhelp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    madhusri
    wrote on last edited by
    #1

    Hello all, I have an XML whick has the details regarding the function names and parameters. I'll have to display the details in a table format. The sample XML and table format required are given below: XML Format: input value unit input value sdg sdg sdg sg sgd sdg sdg sg sgd sdg sdg sdg sdg TABLE FORMAT: __________________________________________________________________ Function Name Results ____________________________________________________ Input Name Value Unit Low High /Output Limit Limit ___________________________________________________________________ Samp1 Output Abc 786 - - - ___________________________________________________________________ Samp2 Input Xyz 909 M 10 100 _____________________________________________________ Input Pqr 9899 X - - _____________________________________________________ Output Zzz 8899 - - - ___________________________________________________________________ The number of input and output parameters for every function may vary. Please help me out in generating the XSL for this XML. I had tried it out but am not able to align them properly. I want the table width to be 100% and not more than that. Thanks in advance. Madhu

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups