Click here to Skip to main content
15,914,594 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: XML without end tags and FPML import Pin
Curtis Schlak.29-Nov-05 13:05
Curtis Schlak.29-Nov-05 13:05 
QuestionXML Borland C++ Pin
Cyrux7727-Nov-05 19:30
Cyrux7727-Nov-05 19:30 
AnswerRe: XML Borland C++ Pin
DavidNohejl29-Nov-05 3:09
DavidNohejl29-Nov-05 3:09 
QuestionReading XML file with C# Pin
Cyberdudes24-Nov-05 2:48
Cyberdudes24-Nov-05 2:48 
AnswerRe: Reading XML file with C# Pin
Christian Graus24-Nov-05 17:08
protectorChristian Graus24-Nov-05 17:08 
AnswerRe: Reading XML file with C# Pin
T1TAN2-Dec-05 13:41
T1TAN2-Dec-05 13:41 
AnswerRe: Reading XML file with C# Pin
Cyberdudes4-Dec-05 21:46
Cyberdudes4-Dec-05 21:46 
Questionhow to check element exists or not???? Pin
Sushant_Mathur23-Nov-05 2:02
Sushant_Mathur23-Nov-05 2:02 
i am having a XML file and i have to apply differenr stuff on two different tags means if tag1 exists then add
<tag name="1"></tag>
and if tag2 exist then <tag name="2"></tag>
I have tried using
<xsl:if test="tag1">
<tag name="1"></tag>
</xsl:if>
but its not working,plz tell me other way to do this.

Sushant Mathur
Ocwen Financial Sol. Pvt. Ltd,
Bangalore,
INDIA.

-- modified at 8:06 Wednesday 23rd November, 2005
AnswerRe: how to check element exists or not???? Pin
Denevers10-Dec-05 9:42
Denevers10-Dec-05 9:42 
QuestionXML digital signature processing rules and syntax Pin
Colin Angus Mackay22-Nov-05 6:03
Colin Angus Mackay22-Nov-05 6:03 
QuestionHow to read attribute of an element Pin
oohungoo20-Nov-05 16:48
oohungoo20-Nov-05 16:48 
AnswerRe: How to read attribute of an element Pin
Sushant_Mathur22-Nov-05 0:54
Sushant_Mathur22-Nov-05 0:54 
QuestionDyanamic menu using XML Pin
Shaji Raghavan19-Nov-05 23:47
Shaji Raghavan19-Nov-05 23:47 
Questionunparsed external entity question Pin
DJS817-Nov-05 12:31
DJS817-Nov-05 12:31 
QuestionRegarding CSS Pin
gauravbajaj15-Nov-05 0:37
gauravbajaj15-Nov-05 0:37 
Questionforce XML to get validated against an XSD schema? Pin
Roman Nurik13-Nov-05 18:01
Roman Nurik13-Nov-05 18:01 
QuestionHow to use &quot;&amp;nbsp;&quot; in *.xsl file Pin
oohungoo13-Nov-05 16:15
oohungoo13-Nov-05 16:15 
AnswerRe: How to use &amp;amp;amp;quot;&amp;amp;amp;amp;nbsp;&amp;amp;amp;quot; in *.xsl file Pin
Sushant_Mathur14-Nov-05 0:33
Sushant_Mathur14-Nov-05 0:33 
Questionnewbie needs xsl help Pin
dunbshy11-Nov-05 5:57
dunbshy11-Nov-05 5:57 
AnswerRe: newbie needs xsl help Pin
Sushant_Mathur14-Nov-05 0:23
Sushant_Mathur14-Nov-05 0:23 
QuestionConnecting Applications together Pin
kourvoisier11-Nov-05 4:26
kourvoisier11-Nov-05 4:26 
AnswerRe: Connecting Applications together Pin
Curtis Schlak.24-Nov-05 14:57
Curtis Schlak.24-Nov-05 14:57 
QuestionDifferentiate XML files with OpenFileDialog Pin
softplanner11-Nov-05 3:31
softplanner11-Nov-05 3:31 
QuestionPassing a xml object in C# Pin
pavan bhatara8-Nov-05 0:17
pavan bhatara8-Nov-05 0:17 
QuestionXML nomenclature/structure question Pin
Vikram A Punathambekar6-Nov-05 19:56
Vikram A Punathambekar6-Nov-05 19:56 

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.