473,324 Members | 2,370 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Classes to load & parser XML documentation.

Does anyone know of any classes that will load the XML documentation
into some useful classes?

I'm assuming there must be some somewhere as that's what the Object
browser does to show summaries and comments, and Intellisense must do
something similar.

But I can't find anything specific in the help files.

I could roll my own but would prefer to save an hour or two if it's
already been done.

Also the format of the XML documentation looks pretty simple - but does
anyone know of an XSD for it so I can be sure I've not missed anything?

Nov 16 '05 #1
1 1359
I don't believe there are any public classes that parse the XML
documentation into anything useful. If anything, I would check the VS.NET
program directory, and see if there are any classes in the install which
might help.

As for the schema, I don't know if there is one. When the compiler
exports the documentation, is there a namespace associated with it (which
might give clues about where the schema is)?

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

<ge*****************@yahoo.co.uk> wrote in message
news:11*********************@l41g2000cwc.googlegro ups.com...
Does anyone know of any classes that will load the XML documentation
into some useful classes?

I'm assuming there must be some somewhere as that's what the Object
browser does to show summaries and comments, and Intellisense must do
something similar.

But I can't find anything specific in the help files.

I could roll my own but would prefer to save an hour or two if it's
already been done.

Also the format of the XML documentation looks pretty simple - but does
anyone know of an XSD for it so I can be sure I've not missed anything?

Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: wenke | last post by:
Hi, I am using the following code (see below) from php.net (http://www.php.net/manual/en/ref.xml.php, example 1) to parse an XML file (encoded in UTF-8). I changed the code slightly so that the...
1
by: John | last post by:
I have been trying with no result, to force Xerces parsers to ignore whitespace in my XML file. I have tried several of the NG suggested setFeature() methods in DOMParser to no avail. I have now...
7
by: Maximus | last post by:
a simple questions. how can I echo a variable made on in a PHP file inside a tpl file. the TPL file is included inside the PHP file. any suggestions?
0
by: Ewart MacLucas | last post by:
generated some WMI managed classes using the downloadable extensions for vs2003 from mircrosoft downloads; wrote some test code to enumerate the physicall processors and it works a treat, but a...
0
by: Nick | last post by:
I am creating a website for a client and I am using XSL for my email templates and I have that parses the templates and creates an email. I have a custom class called EmailAddress which has one...
3
by: ommail | last post by:
Hi I wonder if regular expressions are in general sower than using classes like String and Char when used for validating/parsing text data? I've done some simple test (using IsMatch()) method...
0
by: joes | last post by:
Hello I am looking for a possiblity to register own handlers for my XSLT processor. In PHP4 exists some hacks but not any more for php 5. So does somebody know a possiblity? e.g my...
8
by: Tim Chase | last post by:
I've got code similar to the following class Action: def __init__(self, ...): pass def __call__(self, ...): pass def get_help(self, ...): pass class Backend: class _Load(Action): def...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.