Click here to Skip to main content
15,895,667 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionDisplay dynamic content in a frame controlled by the tree created from XML in another frame [modified] Pin
allenzzzxd11-Mar-09 6:56
allenzzzxd11-Mar-09 6:56 
QuestionC# .Net on Threads Pin
Member 39168569-Mar-09 20:21
Member 39168569-Mar-09 20:21 
QuestionWeb based XML import help Pin
krieath6-Mar-09 19:36
krieath6-Mar-09 19:36 
AnswerRe: Web based XML import help Pin
led mike10-Mar-09 6:00
led mike10-Mar-09 6:00 
QuestionOutput to text file Pin
shortdog6-Mar-09 17:28
shortdog6-Mar-09 17:28 
AnswerRe: Output to text file Pin
led mike9-Mar-09 4:53
led mike9-Mar-09 4:53 
GeneralRe: Output to text file Pin
shortdog11-Mar-09 3:01
shortdog11-Mar-09 3:01 
Questionstring manipulation in xsl - concatinating Pin
Sree Raj5-Mar-09 14:25
Sree Raj5-Mar-09 14:25 
Hi,
Could someone plz help in generating the out put from the xml given below...
The XML Input is given below
- <Assessment>
- <Respiratory>

  <Forced>false</Forced> 
  <Irregular>false</Irregular> 
  <Kussmal>true</Kussmal> 
  <Labored>true</Labored> 
  <NasalFlaring>true</NasalFlaring> 
  <Normal>false</Normal> 
  <Rapid>false</Rapid> 
 
  </Respiratory>
</Assessment>

The Output should be the following (based on the value of true/false) as 
HTML..

Respiratory condition: Kussmal condition,Labored condition, Nasal Flaring

AnswerRe: string manipulation in xsl - concatinating Pin
led mike6-Mar-09 4:43
led mike6-Mar-09 4:43 
QuestionProblem reading xml string and convert into a data table Pin
Renukapadhamanaban4-Mar-09 12:38
Renukapadhamanaban4-Mar-09 12:38 
AnswerRe: Problem reading xml string and convert into a data table Pin
led mike5-Mar-09 4:22
led mike5-Mar-09 4:22 
GeneralRe: Problem reading xml string and convert into a data table Pin
Renukapadhamanaban9-Mar-09 15:37
Renukapadhamanaban9-Mar-09 15:37 
QuestionAdding Header an datetime when User prints excel Sheet. Pin
vikram_asv4-Mar-09 9:22
vikram_asv4-Mar-09 9:22 
GeneralRe: Adding Header an datetime when User prints excel Sheet. Pin
Curtis Schlak.4-Mar-09 9:42
Curtis Schlak.4-Mar-09 9:42 
GeneralRe: Adding Header an datetime when User prints excel Sheet. Pin
Ankur19784-Mar-09 13:26
Ankur19784-Mar-09 13:26 
GeneralRe: Adding Header an datetime when User prints excel Sheet. Pin
Curtis Schlak.4-Mar-09 15:08
Curtis Schlak.4-Mar-09 15:08 
GeneralRe: Adding Header an datetime when User prints excel Sheet. Pin
vikram_asv4-Mar-09 17:03
vikram_asv4-Mar-09 17:03 
GeneralRe: Adding Header an datetime when User prints excel Sheet. Pin
vikram_asv4-Mar-09 17:06
vikram_asv4-Mar-09 17:06 
GeneralRe: Adding Header an datetime when User prints excel Sheet. Pin
AndyInUK4-Mar-09 23:28
AndyInUK4-Mar-09 23:28 
QuestionXML/XSL transformation question. Pin
Maximilien4-Mar-09 9:08
Maximilien4-Mar-09 9:08 
AnswerRe: XML/XSL transformation question. Pin
Curtis Schlak.4-Mar-09 9:17
Curtis Schlak.4-Mar-09 9:17 
GeneralRe: XML/XSL transformation question. Pin
Maximilien4-Mar-09 9:29
Maximilien4-Mar-09 9:29 
GeneralRe: XML/XSL transformation question. Pin
Curtis Schlak.4-Mar-09 9:40
Curtis Schlak.4-Mar-09 9:40 
Questioncookies Pin
AndyInUK4-Mar-09 3:59
AndyInUK4-Mar-09 3:59 
AnswerRe: cookies Pin
Curtis Schlak.4-Mar-09 9:20
Curtis Schlak.4-Mar-09 9:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.