I think what you are looking for is a schema, which specifies all valid
attributes, tag names, etc. for a given XML or HTML file. Here's some places
to start:
ASP.NET Settings Schema
http://msdn.microsoft.com/library/de...tionschema.asp
Configuration Files Schema
http://msdn.microsoft.com/library/de...fileschema.asp
XHTML (latest version of HTML) Schema
http://www.w3.org/TR/xhtml1/
--
Joshua Mitts
"serge calderara" <> wrote in
message news:E8A60F7D-77F5-4B56-ABA7-...
> Dear all,
>
> where is the place to get the list of each valid attributes for individual
> Element of a confi file or Html page view?
>
> thanks fr your help
>
> regards
> serge