XML Element: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) m (Protected "XML Element" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]) |
(No difference)
|
Revision as of 22:38, 3 December 2013
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></ExampleElement>