Click here to Skip to main content
16,006,001 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionHow to convert from html to xml Pin
Tejabhiram22-Feb-09 18:51
Tejabhiram22-Feb-09 18:51 
AnswerRe: How to convert from html to xml Pin
Curtis Schlak.26-Feb-09 15:59
Curtis Schlak.26-Feb-09 15:59 
GeneralRe: How to convert from html to xml Pin
Tejabhiram26-Feb-09 17:49
Tejabhiram26-Feb-09 17:49 
GeneralRe: How to convert from html to xml Pin
Curtis Schlak.27-Feb-09 1:31
Curtis Schlak.27-Feb-09 1:31 
GeneralRe: How to convert from html to xml Pin
Tejabhiram27-Feb-09 2:05
Tejabhiram27-Feb-09 2:05 
GeneralRe: How to convert from html to xml Pin
Curtis Schlak.27-Feb-09 3:43
Curtis Schlak.27-Feb-09 3:43 
GeneralRe: How to convert from html to xml Pin
Tejabhiram1-Mar-09 17:56
Tejabhiram1-Mar-09 17:56 
QuestionError in Transforming Serialized XML from a WCF DataContract to an HTML..Am i missing anything? (new to xslt) Pin
Sree Raj21-Feb-09 5:29
Sree Raj21-Feb-09 5:29 
Hi,
I am trying to use an xslt to Transform an XML created by serializing a WCF DataContract object to HTML and i am not able to see the values in the out put.The xml is as folows

<Assessment xmlns="http://schemas.datacontract.org/2004/07/EDIM.DataContracts" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<Respiration>
<Accessory>true</Accessory>
<AirWaySize>3.5</AirWaySize>
<AirwayCongestion>false</AirwayCongestion>
<Apneic>true</Apneic>
<AssessmentDateTime>2009-02-20T13:22:47.313</AssessmentDateTime>
<AssessmentIdentifier>1</AssessmentIdentifier>
<Assisted>true</Assisted>
<Asymmetrical>true</Asymmetrical>
<BSUpperAirwayL i:nil="true" />
<BSUpperAirwayR i:nil="true" />
<Barking>true</Barking>
</Respiration>
</Assessment>

I am new to xslt and i created a new xslt file from VStudio 2008 and gave this xml as input and i got the error "Unspecified error File:vsee\pkgs\vssprovider\sccprj.cpp Line number:3670" eventhought i did not change anything on the new file.Shouldn't it have given me something?
I used style vision of xmlspy and when i try to view the output the Values( for eg: assisted) does not show in output.
Am i missing anything? Sigh | :sigh: Please help....
QuestionRead XML using XmlTextReader Pin
jammmie99921-Feb-09 3:02
professionaljammmie99921-Feb-09 3:02 
AnswerRe: Read XML using XmlTextReader Pin
led mike25-Feb-09 4:37
led mike25-Feb-09 4:37 
QuestionUsing RSS Feeds For a Different Server Pin
Lior Zat20-Feb-09 8:40
Lior Zat20-Feb-09 8:40 
AnswerRe: Using RSS Feeds For a Different Server Pin
Kristian Sixhøj21-Feb-09 5:23
Kristian Sixhøj21-Feb-09 5:23 
GeneralRe: Using RSS Feeds For a Different Server Pin
Lior Zat21-Feb-09 6:35
Lior Zat21-Feb-09 6:35 
GeneralRe: Using RSS Feeds For a Different Server Pin
Kristian Sixhøj21-Feb-09 6:47
Kristian Sixhøj21-Feb-09 6:47 
QuestionAdd xml declaration statement using xslt. Pin
jagjit_surfer19-Feb-09 22:27
jagjit_surfer19-Feb-09 22:27 
AnswerRe: Add xml declaration statement using xslt. Pin
George L. Jackson20-Feb-09 9:48
George L. Jackson20-Feb-09 9:48 
GeneralRe: Add xml declaration statement using xslt. Pin
jagjit_surfer20-Feb-09 18:12
jagjit_surfer20-Feb-09 18:12 
GeneralRe: Add xml declaration statement using xslt. Pin
Travelthrprog17-Nov-10 9:51
Travelthrprog17-Nov-10 9:51 
QuestionHow to Retrive XMLdata into database Table Pin
chinni119-Feb-09 20:37
chinni119-Feb-09 20:37 
AnswerRe: How to Retrive XMLdata into database Table Pin
jagjit_surfer19-Feb-09 22:31
jagjit_surfer19-Feb-09 22:31 
QuestionHow can i post xml header in my output xml using xslt? Pin
jagjit_surfer18-Feb-09 20:23
jagjit_surfer18-Feb-09 20:23 
AnswerRe: How can i post xml header in my output xml using xslt? Pin
led mike19-Feb-09 4:39
led mike19-Feb-09 4:39 
GeneralRe: How can i post xml header in my output xml using xslt? [modified] Pin
jagjit_surfer19-Feb-09 19:48
jagjit_surfer19-Feb-09 19:48 
GeneralRe: How can i post xml header in my output xml using xslt? [modified] Pin
led mike20-Feb-09 4:39
led mike20-Feb-09 4:39 
Questiondatabase for device application Pin
C#@abhishek17-Feb-09 17:53
C#@abhishek17-Feb-09 17:53 

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.