From 22999c54b723e6bb4b667fb2ae6daf8d9a33310d Mon Sep 17 00:00:00 2001
From: Sabine Krug <kru@slub-dresden.de>
Date: Thu, 28 Apr 2022 10:05:10 +0200
Subject: [PATCH] change: fix xml valdation failure

---
 .sigprops_retromuenzen.xml.swp            | Bin 0 -> 1024 bytes
 sigprops_publikation_pflichtexemplare.xml |   9 +++++----
 2 files changed, 5 insertions(+), 4 deletions(-)
 create mode 100644 .sigprops_retromuenzen.xml.swp

diff --git a/.sigprops_retromuenzen.xml.swp b/.sigprops_retromuenzen.xml.swp
new file mode 100644
index 0000000000000000000000000000000000000000..23245cc553d5ae5e45eea86d21ecb11935b90f2c
GIT binary patch
literal 1024
zcmYc?$V<%2S1{4DU_b$~Mhpza*+r%4D5BUoJ}zMf76#bmkVT6#(+i673yR~5QcH^R
bb4ye6s#5dxDspp>6^*h-Ltr!n=oSJ1FC7te

literal 0
HcmV?d00001

diff --git a/sigprops_publikation_pflichtexemplare.xml b/sigprops_publikation_pflichtexemplare.xml
index 7787e3c..e089c33 100644
--- a/sigprops_publikation_pflichtexemplare.xml
+++ b/sigprops_publikation_pflichtexemplare.xml
@@ -14,26 +14,26 @@
         <SignificantProperty resourceType="Text">
             <PropertyName>menschenlesbar</PropertyName>
             <PropertyExplanation>Der Text ist menschenlesbar, so dass er ohne spezielle Hilfsmittel auf dem Computer angezeigt und von Menschen verstanden werden kann</PropertyExplanation>
+	    <PropertyProcedure>designated communities</PropertyProcedure>
             <PropertyCategory>Content</PropertyCategory>
-            <PropertyProcedure>designated communities</PropertyProcedure>
         </SignificantProperty>
         <SignificantProperty resourceType="Text">
             <PropertyName>menschenlesbar</PropertyName>
             <PropertyExplanation>Der Text ist menschenlesbar, so dass er ohne spezielle Hilfsmittel auf dem Computer angezeigt und von Menschen verstanden werden kann</PropertyExplanation>
+	    <PropertyProcedure>designated communities</PropertyProcedure>
             <PropertyCategory>Rendering</PropertyCategory>
-            <PropertyProcedure>designated communities</PropertyProcedure>
         </SignificantProperty>
         <SignificantProperty resourceType="Text">
             <PropertyName>menschenlesbar</PropertyName>
             <PropertyExplanation>Der Text ist menschenlesbar, so dass er ohne spezielle Hilfsmittel auf dem Computer angezeigt und von Menschen verstanden werden kann</PropertyExplanation>
+	    <PropertyProcedure>designated communities</PropertyProcedure> 
             <PropertyCategory>Context</PropertyCategory>
-            <PropertyProcedure>designated communities</PropertyProcedure>
         </SignificantProperty>
         <SignificantProperty resourceType="Text">
             <PropertyName>strukturiert</PropertyName>
             <PropertyExplanation>Der Text ist strukturiert, so dass die Zitierbarkeit und Auffindbarkeit von Textstellen ermöglicht wird.</PropertyExplanation>
-            <PropertyCategory>Structure</PropertyCategory>
             <PropertyProcedure>designated communities</PropertyProcedure>
+	    <PropertyCategory>Structure</PropertyCategory>
         </SignificantProperty>
         <SignificantProperty resourceType="Text">
             <PropertyName>linear</PropertyName>
@@ -48,3 +48,4 @@
             <PropertyCategory>Behaviour</PropertyCategory>
         </SignificantProperty>
     </SignificantProperties>
+</ObjectType>
-- 
GitLab