version: XML default version number, this attribute must exist
encoding: The encoding of this XML file
Other Components of XML
Annotation information can be defined in the XML file:
The following special characters can exist in an XML file
<
> > greater than
& & ampersand
' ' apostrophe
" " quotation marks
A CDATA area can exist in the XML file: //Shortcut key in idea: enter CD