[Home] [By Thread] [By Date] [Recent Entries]


ReemaD@r... wrote:
> 
>..
>     <testnode1/>

That is not a tag. It is a series of characters that resolves to a "<",
"t", "e", ..."/", ">". It is data, not markup. It means exactly the same
as <![CDATA[<testnode1>]]>.

If you want it treated as an element then you should type in real
less-than and greater-than signs. Otherwise it is data.

 Paul Prescod

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member