XML Element

From ReliaWiki
Revision as of 18:04, 25 September 2013 by John Leavitt (talk | contribs) (Created page with 'Information unit within an XML document consisting of a start tag, an end tag, the value between the tags, and any XML attributes. Example: <ExampleElement></ExampleEleemnt>')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Information unit within an XML document consisting of a start tag, an end tag, the value between the tags, and any XML attributes. Example: <ExampleElement></ExampleEleemnt>