Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: How do I ignore comments in an xml file when using win32::ole?

by AnomalousMonk (Archbishop)
on Jun 25, 2011 at 17:31 UTC ( [id://911385]=note: print w/replies, xml ) Need Help??


in reply to How do I ignore comments in an xml file when using win32::ole?

Correct me if I'm wrong (and I may very well be wrong for I have #$%&-all experience with XML or XML parsing), but it seems to me that
    <!--Main id="3" name="Item4">
is not a proper XML comment and so maybe Win32::OLE is just choking and returning an undefined value when it encounters something that is, in fact, 'undefined' qua XML. (Would not
    <!--Main id="3" name="Item4"-->
be a proper comment: see '-->' at end?)

Just curious.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://911385]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-23 09:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found