summaryrefslogtreecommitdiff
path: root/ACE/ACEXML
diff options
context:
space:
mode:
authormsmit <msmit@remedy.nl>2011-10-07 07:46:22 +0000
committermsmit <msmit@remedy.nl>2011-10-07 07:46:22 +0000
commit4246a017c323c3c741f047088e402078d84fe41b (patch)
tree5b30bcda16ec65e1a02270a197f6b2a21941c5e8 /ACE/ACEXML
parentf9f4da0398b8086848c1fffeccf81ad02c41c14f (diff)
downloadATCD-4246a017c323c3c741f047088e402078d84fe41b.tar.gz
Fri Oct 7 07:48:32 UTC 2011 Marcel Smit <msmit@remedy.nl>
* ACEXML/examples/SAXPrint/broken.xml: * ACEXML/examples/SAXPrint/namespaces.xml: * ACEXML/examples/SAXPrint/ns.svc.conf.xml: * ACEXML/examples/SAXPrint/simple.svcconf.xml: * ACEXML/examples/SAXPrint/svc.conf.xml: * Kokyu/tests/DSRT_MIF/svc.conf.xml: * examples/ASX/CCM_App/svc.conf.xml: * netsvcs/servers/svc.conf.xml: * tests/Service_Config_Test.conf.xml: Fuzz: No Id-tags.
Diffstat (limited to 'ACE/ACEXML')
-rw-r--r--ACE/ACEXML/examples/SAXPrint/broken.xml4
-rw-r--r--ACE/ACEXML/examples/SAXPrint/namespaces.xml4
-rw-r--r--ACE/ACEXML/examples/SAXPrint/ns.svc.conf.xml4
-rw-r--r--ACE/ACEXML/examples/SAXPrint/simple.svcconf.xml4
-rw-r--r--ACE/ACEXML/examples/SAXPrint/svc.conf.xml3
5 files changed, 19 insertions, 0 deletions
diff --git a/ACE/ACEXML/examples/SAXPrint/broken.xml b/ACE/ACEXML/examples/SAXPrint/broken.xml
index 8c350cc24fe..2265e7c55ed 100644
--- a/ACE/ACEXML/examples/SAXPrint/broken.xml
+++ b/ACE/ACEXML/examples/SAXPrint/broken.xml
@@ -1,3 +1,7 @@
+<!-- -->
+<!-- $Id$ -->
+<!-- -->
+
<?xml version="1.0"?>
<!-- This is a broken XML file. Most of the stuff here don't make any sense at all -->
diff --git a/ACE/ACEXML/examples/SAXPrint/namespaces.xml b/ACE/ACEXML/examples/SAXPrint/namespaces.xml
index f2418848929..28bf2fe8112 100644
--- a/ACE/ACEXML/examples/SAXPrint/namespaces.xml
+++ b/ACE/ACEXML/examples/SAXPrint/namespaces.xml
@@ -1,3 +1,7 @@
+<!-- -->
+<!-- $Id$ -->
+<!-- -->
+
<?xml version="1.0" encoding="iso8859-1"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns="http://purl.org/rss/1.0/">
diff --git a/ACE/ACEXML/examples/SAXPrint/ns.svc.conf.xml b/ACE/ACEXML/examples/SAXPrint/ns.svc.conf.xml
index 980ef21de92..2eae4fc7e38 100644
--- a/ACE/ACEXML/examples/SAXPrint/ns.svc.conf.xml
+++ b/ACE/ACEXML/examples/SAXPrint/ns.svc.conf.xml
@@ -1,3 +1,7 @@
+<!-- -->
+<!-- $Id$ -->
+<!-- -->
+
<?xml version="1.0"?>
<ace:ACE_Svc_Conf xmlns="http://ace.doc.wustl.edu/svcconf" xmlns:ace="http://ace.doc.wustl.edu/svcconf">
<static id="ACE_Service_Manager">
diff --git a/ACE/ACEXML/examples/SAXPrint/simple.svcconf.xml b/ACE/ACEXML/examples/SAXPrint/simple.svcconf.xml
index 32afe359fdb..012a8cafcdb 100644
--- a/ACE/ACEXML/examples/SAXPrint/simple.svcconf.xml
+++ b/ACE/ACEXML/examples/SAXPrint/simple.svcconf.xml
@@ -1,3 +1,7 @@
+<!-- -->
+<!-- $Id$ -->
+<!-- -->
+
<ACE_Svc_Conf>
<static id="ACE_Service_Manager" params="-d -p 4911"/>
diff --git a/ACE/ACEXML/examples/SAXPrint/svc.conf.xml b/ACE/ACEXML/examples/SAXPrint/svc.conf.xml
index 5296e5cac35..483a9e388e4 100644
--- a/ACE/ACEXML/examples/SAXPrint/svc.conf.xml
+++ b/ACE/ACEXML/examples/SAXPrint/svc.conf.xml
@@ -1,3 +1,6 @@
+<!-- -->
+<!-- $Id$ -->
+<!-- -->
<?xml version="1.0"?>
<!-- This is a test XML file. Most of the stuff here don't make any sense at all -->
<!DOCTYPE ACE_Svc_Conf PUBLIC 'GOODSAM' '../../apps/svcconf/svcconf.dtd'