Click here to Skip to main content
15,887,027 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: How to do curd operations on XML Which Shown Below Pin
Rambabu Sapa11-Jul-13 3:18
Rambabu Sapa11-Jul-13 3:18 
AnswerRe: How to do curd operations on XML Which Shown Below Pin
jinzai17-Jul-14 13:07
jinzai17-Jul-14 13:07 
Questiondisplaying xml file on wpf Pin
adinarayana095808-Jul-13 18:37
adinarayana095808-Jul-13 18:37 
AnswerRe: displaying xml file on wpf Pin
Richard MacCutchan8-Jul-13 21:28
mveRichard MacCutchan8-Jul-13 21:28 
QuestionChecking for valid xml file. Pin
Mark F.18-Jun-13 7:53
Mark F.18-Jun-13 7:53 
AnswerRe: Checking for valid xml file. Pin
Bernhard Hiller19-Jun-13 20:52
Bernhard Hiller19-Jun-13 20:52 
GeneralRe: Checking for valid xml file. Pin
Mark F.20-Jun-13 13:52
Mark F.20-Jun-13 13:52 
QuestionParsing HTML Pin
PIEBALDconsult18-Apr-13 5:15
mvePIEBALDconsult18-Apr-13 5: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 5:56
mveRichard Deeming18-Apr-13 5:56 
GeneralRe: Parsing HTML Pin
PIEBALDconsult18-Apr-13 16:18
mvePIEBALDconsult18-Apr-13 16:18 
GeneralRe: Parsing HTML Pin
Richard Deeming19-Apr-13 1:46
mveRichard Deeming19-Apr-13 1:46 
QuestionXML data representation Pin
Neo101015-Apr-13 0:39
Neo101015-Apr-13 0:39 
AnswerRe: XML data representation Pin
Kenneth Haugland5-Apr-13 2:13
mvaKenneth Haugland5-Apr-13 2:13 
QuestionHow to retrieve data from XLS/TXT file and DB? Pin
David venewald27-Feb-13 16:09
David venewald27-Feb-13 16:09 
AnswerRe: How to retrieve data from XLS/TXT file and DB? Pin
jinzai17-Jul-14 13:14
jinzai17-Jul-14 13:14 
Questionrunning xml Pin
Member 963455215-Jan-13 3:02
Member 963455215-Jan-13 3:02 
AnswerRe: running xml Pin
Abhishek Pant15-Jan-13 3:45
professionalAbhishek Pant15-Jan-13 3:45 
QuestionExecute a task scheduler stop command (to kill one task)before starting the upgrade. Pin
Prasanth Vijayan9-Dec-12 20:07
Prasanth Vijayan9-Dec-12 20:07 
Questionsharing data by using xml Pin
El Dev28-Nov-12 4:36
El Dev28-Nov-12 4:36 
AnswerRe: sharing data by using xml Pin
Zaf Khan28-Nov-12 17:12
Zaf Khan28-Nov-12 17:12 
GeneralRe: sharing data by using xml Pin
El Dev28-Nov-12 19:50
El Dev28-Nov-12 19:50 
QuestionCould not find a part of the path 'C:\MyProject\xml\command.dtd'. Pin
El Dev27-Nov-12 22:18
El Dev27-Nov-12 22:18 
AnswerRe: Could not find a part of the path 'C:\MyProject\xml\command.dtd'. Pin
Richard MacCutchan28-Nov-12 0:04
mveRichard MacCutchan28-Nov-12 0:04 
GeneralRe: Could not find a part of the path 'C:\MyProject\xml\command.dtd'. Pin
El Dev28-Nov-12 0:29
El Dev28-Nov-12 0:29 
GeneralRe: Could not find a part of the path 'C:\MyProject\xml\command.dtd'. Pin
Richard MacCutchan28-Nov-12 1:11
mveRichard MacCutchan28-Nov-12 1: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.