|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
returned 100 on bna requestHi cj,
Could you give me some more idea how you need to check the xml format? Do you want to validate it using a certain xsd or just want to check if the xml text is in valid xml format? If latter one, you can try to load an xml into the XmlDocument using XmlDocument.Load or XmlDocument.LoadXml. If it is invalid, an exception will be thrown. Kevin Yu ======= "This posting is provided "AS IS" with no warranties, and confers no rights." This message was posted in error it was being sent to an email recipient
who understood it's meaning. I "canceled" the posting moments after I caught it was being posted as well as emailed. But, depending on how you view this forum, "canceling" apparently doesn't work. Anyway disregard this posting. Kevin Yu [MSFT] wrote: Show quoteHide quote > Hi cj, > > Could you give me some more idea how you need to check the xml format? Do > you want to validate it using a certain xsd or just want to check if the > xml text is in valid xml format? > > If latter one, you can try to load an xml into the XmlDocument using > XmlDocument.Load or XmlDocument.LoadXml. If it is invalid, an exception > will be thrown. > > Kevin Yu > ======= > "This posting is provided "AS IS" with no warranties, and confers no > rights." >
"VB (9) Rocks" slide show
VB.Net 2005 Treeview example required WebBrowser Handles keyword. FileStream is adding extra characters Getting icon from form in dynamically loaded DLL Optimizing Repeated PictureBox.Paints padding text field with blank in MS Access vs OLEDB Jet 4.0 control collection Parsing XML strings |
|||||||||||||||||||||||