
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 2015-01
Administrator Guide
239
5.2.3 XML Formatting Basics
Summary of Contents for KX-UTG200
Page 26: ...26 Administrator Guide Document Version 2015 01 Table of Contents ...
Page 62: ...62 Administrator Guide Document Version 2015 01 2 8 DHCP Provisioning ...
Page 366: ...366 Administrator Guide Document Version 2015 01 5 10 4 Log Settings Log Display ...
Page 382: ...382 Administrator Guide Document Version 2015 01 6 4 Logo and Wallpaper Settings ...
Page 390: ...390 Administrator Guide Document Version 2015 01 7 5 SSH Settings Debug Settings ...
Page 391: ...Section 8 Appendix Document Version 2015 01 Administrator Guide 391 ...
Page 398: ...398 Administrator Guide Document Version 2015 01 8 1 3 14 11 1 Software File Version 03 131 ...
Page 399: ...Index Document Version 2015 01 Administrator Guide 399 ...
Page 409: ...Document Version 2015 01 Administrator Guide 409 Notes ...
Page 410: ...410 Administrator Guide Document Version 2015 01 Notes ...
Page 411: ...Document Version 2015 01 Administrator Guide 411 Notes ...