Element

Description

An element is a part of an XML document. Elements can be used at all levels of the XML structure. They can be the root element of a document or regular elements which, in turn, can have subordinate elements, or exist as an element at the lowest level of the XML structure. Elements can be described by attributes.

Symbol(s)