Xml File Format - Bosch SE3000 Series Technical Reference Manual

Security escort
Hide thumbs Also See for SE3000 Series:
Table of Contents

Advertisement

146 en | Troubleshooting coordinators, points and receivers
Notice!
Area data of the transponders/SE coordinators is not supported. Only point data of the
transponders/SE coordinators is used for the export and import of ".dat" files.
For the detailed information of the ".dat" file format, please refer to the appendices at the
end of this document.
9.9.2

XML file format

XML or Extensible Markup Language is a markup language used to store and transport data in
both human-and machine-readable format.
Notice!
Area data of the transponders is supported in the XML file format.
The XML tree consists of 3 main elements, namely the <Transponder>, <Receivers> and
<Areas> elements. The <Transponder> element is the parent element, with child elements
<Receivers> and <Areas>. The <Receivers> element has a sub element <Receiver>. The
<Areas> element has a sub element <Area> which contains another level of sub element
<ProtectedAreaPoints>.
Below is an example of a typical tree with an empty structure:
<Transponder>
    <Receivers>
        <Receiver />
    </Receivers>
    <Areas>
        <Area>
            <ProtectedAreaPoints />
        </Area>
    </Areas>
</Transponder>
Below is an example of the XML tree with some elements and attributes:
<Transponder TransponderID="255" Name="North Point Hospital"
IsIPConnected="0" IPAddress="" PortNumber="0" CommPortIndex="0">
    <Receivers>
        <Receiver Address="0" PointType="0" AlgoNumber="0" AlarmIcon="9"
TS_TrpID="255" TS_MUXAddress="255" Rx_LocationText="1st Floor by South Exit
Door" MapXPosition="430" MapYPosition="479" SensitivityAdjust="0"
BitmapNumber="0" />
        <Receiver Address="1" PointType="0" AlgoNumber="0" AlarmIcon="9"
TS_TrpID="255" TS_MUXAddress="255" Rx_LocationText="1st Floor Center of
Main Lobby" MapXPosition="429" MapYPosition="215" SensitivityAdjust="0"
BitmapNumber="0" />
    </Receivers>
    <Areas>
        <Area AreaID="0" FloorIcon="9" PagerGroupA="0" BitmapNumber="0"
LocationText="1st Floor Main Lobby Area" MatrixSwitchText="">
2018.03 | SE3v1.0 | DOC
Technical Reference Manual
Security Escort
Robert Bosch (SEA) Pte Ltd

Advertisement

Table of Contents
loading

Table of Contents