Re: XML Tips Rules for making a tag name in XML :
" Rules for making a tag name are
1.It should start with a letter or underscore(_)
2.There are no reserved words , but however xml(in any case) should not be used as a tag name
3.It can include digits, hyphen,periods, ':' can be used but best avoided because it is used for the namespace.
__________________ Vignesh $Live It The Way You Love It$ |