Custom Search

Sunday, September 16, 2007

296. What is tag

In XML documents, a piece of text that describes a unit of data or an element. The tag is distinguishable markup, as opposed to data, because it is surrounded by angle brackets (< and >). To treat such markup syntax as data, you use an entity reference ora CDATA section.

--
J2ee question&answers

0 comments: