From 0bfe3b1a3ddbc6f08613cc80fb2d19de5ad9effd Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Wed, 23 Aug 2017 14:16:51 +0200 Subject: [PATCH] jj 23.08.17 --- app/DpmaXmlParser/DpmaXmlParser.exe.config | 6 +++- .../DpmaXmlParser.exe.config.example | 35 ++++++++++--------- 2 files changed, 24 insertions(+), 17 deletions(-) diff --git a/app/DpmaXmlParser/DpmaXmlParser.exe.config b/app/DpmaXmlParser/DpmaXmlParser.exe.config index 5f09779..9bad365 100644 --- a/app/DpmaXmlParser/DpmaXmlParser.exe.config +++ b/app/DpmaXmlParser/DpmaXmlParser.exe.config @@ -24,6 +24,9 @@ Was soll gesucht werden? M = Marken (setzt eine Entität mit dem Namen "Marken" vorraus) P = Patente (setzt eine Entität mit dem Namen "Patente" vorraus) + Beispiel: + Wenn Patente UND Marken importiert werden sollen + --> diff --git a/app/DpmaXmlParser/DpmaXmlParser.exe.config.example b/app/DpmaXmlParser/DpmaXmlParser.exe.config.example index 7ae68fd..7b0d7eb 100644 --- a/app/DpmaXmlParser/DpmaXmlParser.exe.config.example +++ b/app/DpmaXmlParser/DpmaXmlParser.exe.config.example @@ -1,27 +1,30 @@  - - - - - - - - - - - - - + + + + + + + + + + + + + +