Click here to Skip to main content
15,795,233 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: How to do curd operations on XML Which Shown Below Pin
Rambabu Sapa11-Jul-13 4:18
Rambabu Sapa11-Jul-13 4:18 
AnswerRe: How to do curd operations on XML Which Shown Below Pin
jinzai17-Jul-14 14:07
jinzai17-Jul-14 14:07 
Questiondisplaying xml file on wpf Pin
adinarayana095808-Jul-13 19:37
adinarayana095808-Jul-13 19:37 
AnswerRe: displaying xml file on wpf Pin
Richard MacCutchan8-Jul-13 22:28
mveRichard MacCutchan8-Jul-13 22:28 
QuestionChecking for valid xml file. Pin
Mark F.18-Jun-13 8:53
Mark F.18-Jun-13 8:53 
AnswerRe: Checking for valid xml file. Pin
Bernhard Hiller19-Jun-13 21:52
Bernhard Hiller19-Jun-13 21:52 
GeneralRe: Checking for valid xml file. Pin
Mark F.20-Jun-13 14:52
Mark F.20-Jun-13 14:52 
QuestionParsing HTML Pin
PIEBALDconsult18-Apr-13 6:15
professionalPIEBALDconsult18-Apr-13 6:15 
OK, I'd be first to post a link to Parsing Html The Cthulhu Way
[^] if anyone suggests Regular Expressions, but I have a problem using an XmlDocument (and therefore XPath) with an HTML file I'm downloading.

The page is a list of files to download -- I need to extract the hrefs from the as, obviously I'd prefer to use XPath to do that.

0) The file doesn't contain an opening <HTML> tag (it does have a closing </HTML> tag D'Oh! | :doh: ) -- I can tack one on, that's not a big deal.
1) It contains at least one   entity (and possibly other entities) and the XmlDocument doesn't like that. Mad | :mad:

So I need options, people!

I can summon Cthulhu. Dead | X|
I can use Regular Expressions to replace any offending entities and then feed the result to an XmlDocument.

What other options might there be?
AnswerRe: Parsing HTML Pin
Richard Deeming18-Apr-13 6:56
mveRichard Deeming18-Apr-13 6:56 
GeneralRe: Parsing HTML Pin
PIEBALDconsult18-Apr-13 17:18
professionalPIEBALDconsult18-Apr-13 17:18 
GeneralRe: Parsing HTML Pin
Richard Deeming19-Apr-13 2:46
mveRichard Deeming19-Apr-13 2:46 
QuestionXML data representation Pin
Neo101015-Apr-13 1:39
Neo101015-Apr-13 1:39 
AnswerRe: XML data representation Pin
Kenneth Haugland5-Apr-13 3:13
professionalKenneth Haugland5-Apr-13 3:13 
QuestionHow to retrieve data from XLS/TXT file and DB? Pin
David venewald27-Feb-13 17:09
David venewald27-Feb-13 17:09 
AnswerRe: How to retrieve data from XLS/TXT file and DB? Pin
jinzai17-Jul-14 14:14
jinzai17-Jul-14 14:14 
Questionrunning xml Pin
Member 963455215-Jan-13 4:02
Member 963455215-Jan-13 4:02 
AnswerRe: running xml Pin
Abhishek Pant15-Jan-13 4:45
professionalAbhishek Pant15-Jan-13 4:45 
QuestionExecute a task scheduler stop command (to kill one task)before starting the upgrade. Pin
Prasanth Vijayan9-Dec-12 21:07
Prasanth Vijayan9-Dec-12 21:07 
Questionsharing data by using xml Pin
El Dev28-Nov-12 5:36
El Dev28-Nov-12 5:36 
AnswerRe: sharing data by using xml Pin
Zaf Khan28-Nov-12 18:12
Zaf Khan28-Nov-12 18:12 
GeneralRe: sharing data by using xml Pin
El Dev28-Nov-12 20:50
El Dev28-Nov-12 20:50 
QuestionCould not find a part of the path 'C:\MyProject\xml\command.dtd'. Pin
El Dev27-Nov-12 23:18
El Dev27-Nov-12 23:18 
AnswerRe: Could not find a part of the path 'C:\MyProject\xml\command.dtd'. Pin
Richard MacCutchan28-Nov-12 1:04
mveRichard MacCutchan28-Nov-12 1:04 
GeneralRe: Could not find a part of the path 'C:\MyProject\xml\command.dtd'. Pin
El Dev28-Nov-12 1:29
El Dev28-Nov-12 1:29 
GeneralRe: Could not find a part of the path 'C:\MyProject\xml\command.dtd'. Pin
Richard MacCutchan28-Nov-12 2:11
mveRichard MacCutchan28-Nov-12 2:11 

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.