1<?xml version="1.0" encoding="utf-8" ?> 2<!DOCTYPE application SYSTEM "application.dtd"> 3 4<application xmlns:xi="http://www.w3.org/2001/XInclude"> 5 <header> 6 <copyright> 7 <year>2002</year><year>2016</year> 8 <holder>Ericsson AB. All Rights Reserved.</holder> 9 </copyright> 10 <legalnotice> 11 Licensed under the Apache License, Version 2.0 (the "License"); 12 you may not use this file except in compliance with the License. 13 You may obtain a copy of the License at 14 15 http://www.apache.org/licenses/LICENSE-2.0 16 17 Unless required by applicable law or agreed to in writing, software 18 distributed under the License is distributed on an "AS IS" BASIS, 19 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20 See the License for the specific language governing permissions and 21 limitations under the License. 22 23 </legalnotice> 24 25 <title>Observer Reference Manual</title> 26 <prepared></prepared> 27 <docno></docno> 28 <date></date> 29 <rev></rev> 30 <file>application.sgml</file> 31 </header> 32 <description> 33 </description> 34 <xi:include href="observer_app.xml"/> 35 <xi:include href="observer.xml"/> 36 <xi:include href="ttb.xml"/> 37 <xi:include href="etop.xml"/> 38 <xi:include href="crashdump.xml"/> 39 <xi:include href="cdv_cmd.xml"/> 40</application> 41 42