473,378 Members | 1,580 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,378 software developers and data experts.

HTML in the XML Documentation

BlankDoes anyone know what all HTML tags are allowed in the XML doc tags? Example, I know by experience that <h1> tags are allowed. What other tags are allowed? The MSDN is not clear about this.

--
John Mark Howell

Nov 16 '05 #1
6 1974
BlankBeing XML, any tag is allowed as long as you close it, it is all a
matter of what your tool will process. Are you using anyting specific to
process your xml into a displayable format?
FOr what its worth, I think VS just ignores tags, so I wouldn't worry about
it there.

"John Mark Howell" <jm*********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Does anyone know what all HTML tags are allowed in the XML doc tags?
Example, I know by experience that <h1> tags are allowed. What other tags
are allowed? The MSDN is not clear about this.

--
John Mark Howell
Nov 16 '05 #2
OK, is anyone from MS listening? I thought that the XML code doc was a
significant feature in C#. I am aware that it is extensable, but what about
FULL support within Visual Studio? What about replacable XSL/CSS files?
What about full HTML and/or formatting support (again within VS)?

"Daniel O'Connell [C# MVP]" <onyxkirx@--NOSPAM--comcast.net> wrote in
message news:OZ****************@TK2MSFTNGP10.phx.gbl...
BlankBeing XML, any tag is allowed as long as you close it, it is all a
matter of what your tool will process. Are you using anyting specific to
process your xml into a displayable format?
FOr what its worth, I think VS just ignores tags, so I wouldn't worry about it there.

Nov 16 '05 #3
Why don't you take a look at the NDoc opensource project? It should exactly
what you're asking for!

http://ndoc.sourceforge.net/

--
venlig hilsen / with regards
anders borum
--
Nov 16 '05 #4
Thanks Anders, but I'm already using NDOC. For anyone else out there
listening, if you develop in C# and you do any kind of XML code commenting,
you MUST HAVE THIS TOOL! The HTML2Help doc that it generates it very
professional. It is the best and (as far as I'm aware of) the only tool you
can use to generate code doc this well.

That being said, the reason for my rant, is that when you are working on the
documentation for a system that has hundreds of classes and you're embedding
HTML formatting tags, it is a real hassle to edit the XML comments, run NDOC
to generate the VS HTML solution, build the solution, then view the
resulting HTML help to see how the formatting looks. We need a truly visual
solution within VS to help. If you can see how it looks as you're editing
it, then you can save a great deal of "clean-up".
"Anders Borum" <a@b.dk> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Why don't you take a look at the NDoc opensource project? It should exactly what you're asking for!
http://ndoc.sourceforge.net/
venlig hilsen / with regards
anders borum

Nov 16 '05 #5
Hello John

I completely agree that the NDoc tool is a must have. The output is very (if
not completely) close to the original MSDN format, which I find quite good.

Regarding a visual realtime feedback on the commenting, I'm not sure this is
something we could expect from the VS .NET developers for the Whidbey
release, but given enough request, I'm sure they will investigate ways of
providing a richer environment.

The already rich commenting is a great step forward (even though java has
had this for a long time I have been told), and works quite well for our
developers here.

--
venlig hilsen / with regards
anders borum
--
Nov 16 '05 #6

"John Mark Howell" <jm*********@hotmail.com> wrote in message
news:Oi**************@TK2MSFTNGP11.phx.gbl...
OK, is anyone from MS listening? I thought that the XML code doc was a
significant feature in C#. I am aware that it is extensable, but what
about
FULL support within Visual Studio? What about replacable XSL/CSS files?
What about full HTML and/or formatting support (again within VS)?
I don't think XML docs are specifically meant to provide that level of
access through VS itself. I'd rather see a seperate editor(or a seperate
editing mode) over implementing this type of thing into the code editor.
"Daniel O'Connell [C# MVP]" <onyxkirx@--NOSPAM--comcast.net> wrote in
message news:OZ****************@TK2MSFTNGP10.phx.gbl...
BlankBeing XML, any tag is allowed as long as you close it, it is all a
matter of what your tool will process. Are you using anyting specific to
process your xml into a displayable format?
FOr what its worth, I think VS just ignores tags, so I wouldn't worry

about
it there.


Nov 16 '05 #7

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

Similar topics

3
by: Mikey At Work | last post by:
I'm looking for opinions on the several HTML documentation generators available for Python. We're trying to standardize the documentaion used for an upcoming project. Specifically, I'm looking...
7
by: Jacek Generowicz | last post by:
:::Title::: A simple text markup utility :::/Title::: :::Section Introduction ::: I'm looking for something to help developers wirte documentation for bits of software they are writing. The...
3
by: Mitchua | last post by:
When I run the well quoted line: my $ascii = HTML::FormatText->new->format(HTML::Parse::parse_html($html)); to remove HTML tags from an html document, it replaces all tables with "". Is there a...
8
by: Marc Rochkind | last post by:
Nearly everything written about HTML falls into one of two categories: 1. Material written for HTML authors, or 2. Material written for user-agent implementors about standard HTML However,...
7
by: egoebel | last post by:
Hi, I would like to have a decent set of HTML docs for the entire Standard C++ Library, as opposed to STL-only docs like the pages at SGI. I've been using the MSDN docs but,...ugh...I'm sure I...
40
by: VK | last post by:
Hi, After the response on my request from W3C I'm still unclear about Tidy vs. Validator discrepansies. That started with <IFRAME> issue, but there is more as I know. Anyway, this very basic...
1
by: Ryan Ginstrom | last post by:
I have been maintaining a body of documentation in plain HTML files. I would now like to automate the generation of the HTML files. Maintaining the HTML files now is tedious and error prone,...
5
by: mySpamB8 | last post by:
I'd like to output an HTML fragment from an XSL UDF, but the HTML tags aren't being output (just non-html values show up in the output). As a noob, I'm probably missing some fundamental piece of...
6
by: clintonG | last post by:
Can anybody make sense of this crazy and inconsistent results? // IE7 Feed Reading View disabled displays this raw XML <?xml version="1.0" encoding="utf-8" ?> <!-- AT&T HTML entities & XML...
14
by: asdf | last post by:
I have a python script whose output i want to dynamically display on a webpage which will be hosted using Apache. How do I do that? thanks
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.