Comments in XML Documents | |||
XML comments resemble HTML comments. Comments help you provide additional information about the XML code. Comments enable other developers to understand the code better. The syntax for a comment in XML is: <!-- This is a comment --> |
|
||
Click the Next button to continue. |