Available ASCII characters are shown in the following table:
5.2.3 XML Formatting Basics
Configuration parameters are stored in an XML format. The following are guidelines for using XML.
–
XML files have a in hierarchical structured that uses elements and attributes to identify the structure and
content of data.
–
XML documents must contain a root element.
–
All elements in an XML file can contain sub elements and attributes.
–
An XML file starts at the root element and branches to the lowest level of elements.
–
Elements are delimited by angle brackets. Elements begin with a start-tag: <element>, and end with an
end-tag: </element>.
–
Attributes are name-value pairs that occur inside start-tags after the element name.
–
Comments begin with "<!--" and end with "-->". Comments can contain any data except the literal string
"--".
Predefined Entities of XML
The following entities must be used when rendering the following characters in XML.
Character
Entity
Description
"
"
Quotation mark
&
&
Ampersand
'
'
Apostrophe
<
<
Less-than sign
>
>
Greater-than sign
Document Version 2014-04
Administrator Guide
201
5.2.3 XML Formatting Basics
Summary of Contents for KX-UTG200
Page 188: ...188 Administrator Guide Document Version 2014 04 4 9 4 Sniffer Dump...
Page 284: ...284 Administrator Guide Document Version 2014 04 5 8 SSH Settings...
Page 302: ...302 Administrator Guide Document Version 2014 04 7 5 SSH Settings Debug Settings...
Page 303: ...Index Document Version 2014 04 Administrator Guide 303...