Click here to Skip to main content
15,880,796 members
Home / Discussions / XML / XSL
   

XML / XSL

 
Questionattribute restriction [modified] [Solved] Pin
V.24-Mar-11 22:40
professionalV.24-Mar-11 22:40 
QuestionVisual Studio's XSD vs Liquid Technologies Code Generator Pin
Ger Hayden16-Mar-11 4:40
Ger Hayden16-Mar-11 4:40 
Questionusing search web service Pin
ekaup11-Mar-11 23:36
ekaup11-Mar-11 23:36 
AnswerRe: using search web service Pin
jschell13-Mar-11 10:16
jschell13-Mar-11 10:16 
GeneralRe: using search web service Pin
ekaup13-Mar-11 12:22
ekaup13-Mar-11 12:22 
QuestionHow limitate the attribute of the root to it? Pin
Pierre besquent24-Feb-11 22:06
Pierre besquent24-Feb-11 22:06 
AnswerRe: How limitate the attribute of the root to it? Pin
dasblinkenlight9-Mar-11 2:20
dasblinkenlight9-Mar-11 2:20 
QuestionIs Serialization worth it? Pin
Ger Hayden21-Feb-11 23:47
Ger Hayden21-Feb-11 23:47 
I have an algorithm to parse a complex XML document using DOM via a recursive 'Navigate' function. Values are ultimately displayed on a form. New nddes are added to the document by supplying a ancestry list to a 'Create node' function, while nodes are updated by making use of Xpath.

Sounds very good but I dont like it because of all the hardcoded nodenames.

Now I have taken the corresponding XSD and laundered it through XSD.EXE to give me a set of classes that correspond to the XML document.

I like the idea that I can de-serialize the XML document into this class, present the data on a form, make any changes and serialize it out to a new XML document. Is it really that simple?

The first thing that troubles me is that I could potentially be rewriting the entire document just to correct a single spelling mistake...
Ger

Questiongenerate xml based on schema. Pin
Ramkumar_S16-Feb-11 15:33
Ramkumar_S16-Feb-11 15:33 
AnswerRe: generate xml based on schema. Pin
Ger Hayden22-Feb-11 0:04
Ger Hayden22-Feb-11 0:04 
QuestionCustomizing RSS Feed - XSL to display rss your way. Pin
Sparx200914-Feb-11 2:36
Sparx200914-Feb-11 2:36 
AnswerRe: Customizing RSS Feed - XSL to display rss your way. Pin
Ravi Sant16-Feb-11 4:09
Ravi Sant16-Feb-11 4:09 
QuestionConverting some RTF text to WordML Pin
Ravi Sant8-Feb-11 19:55
Ravi Sant8-Feb-11 19:55 
QuestionHelp editing Xml file in C# Pin
jadughar3-Feb-11 21:32
jadughar3-Feb-11 21:32 
AnswerRe: Help editing Xml file in C# Pin
Xmen Real 3-Feb-11 22:03
professional Xmen Real 3-Feb-11 22:03 
GeneralRe: Help editing Xml file in C# Pin
jadughar3-Feb-11 22:38
jadughar3-Feb-11 22:38 
GeneralRe: Help editing Xml file in C# Pin
Xmen Real 3-Feb-11 22:41
professional Xmen Real 3-Feb-11 22:41 
GeneralRe: Help editing Xml file in C# Pin
jadughar3-Feb-11 22:57
jadughar3-Feb-11 22:57 
QuestionBehavior of '+' operator for String in XSL Pin
itsaswath29-Jan-11 6:48
itsaswath29-Jan-11 6:48 
QuestionSilverlight XSD and datatable Pin
Mycroft Holmes17-Jan-11 21:46
professionalMycroft Holmes17-Jan-11 21:46 
GeneralXSL Drop Down Pin
manowj24-Dec-10 21:46
manowj24-Dec-10 21:46 
QuestionHow to deserialize this one Pin
igalep13219-Dec-10 19:12
igalep13219-Dec-10 19:12 
QuestionSaving a word document(2000 to 2010) to xml Pin
Haim Nachum10-Dec-10 6:13
Haim Nachum10-Dec-10 6:13 
GeneralRe: Saving a word document(2000 to 2010) to xml Pin
RaviRanjanKr10-Dec-10 7:46
professionalRaviRanjanKr10-Dec-10 7:46 
QuestionHow do I include PHP codes in an XML file? Pin
Jackaal2-Dec-10 11:54
Jackaal2-Dec-10 11:54 

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.