From 8eda4dc237dd77f2b870d07f94c7148b47e30a89 Mon Sep 17 00:00:00 2001 From: Martin Goik <goik@hdm-stuttgart.de> Date: Thu, 10 Apr 2014 22:35:18 +0200 Subject: [PATCH] error correction: No <title> elements here --- ws/eclipse/Jdbc/Input/Sax/catalog.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ws/eclipse/Jdbc/Input/Sax/catalog.xml b/ws/eclipse/Jdbc/Input/Sax/catalog.xml index 890e65b21..e89a4644d 100644 --- a/ws/eclipse/Jdbc/Input/Sax/catalog.xml +++ b/ws/eclipse/Jdbc/Input/Sax/catalog.xml @@ -1,7 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <catalog> - <titel>Ein Katalog für Audiophile</titel> - <titel>Noch ein Katalog für Audiophile</titel> <item orderNo="3218">Swinging headset</item> <item orderNo="9921">200W Stereo Amplifier</item> </catalog> -- GitLab