aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--moaSig/common/src/main/resources/resources/schemas/zuse_mypersondata_en_p2.xsd6
1 files changed, 3 insertions, 3 deletions
diff --git a/moaSig/common/src/main/resources/resources/schemas/zuse_mypersondata_en_p2.xsd b/moaSig/common/src/main/resources/resources/schemas/zuse_mypersondata_en_p2.xsd
index f23ee96..7b0c32c 100644
--- a/moaSig/common/src/main/resources/resources/schemas/zuse_mypersondata_en_p2.xsd
+++ b/moaSig/common/src/main/resources/resources/schemas/zuse_mypersondata_en_p2.xsd
@@ -151,7 +151,7 @@
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
- <xs:attribute name="primary" default="undefined">
+ <xs:attribute name="primary">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="true"/>
@@ -274,7 +274,7 @@
</xs:complexType>
</xs:element>
</xs:sequence>
- <xs:attribute name="type" default="undefined">
+ <xs:attribute name="type">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="postOfficeBoxAddress"/>
@@ -316,7 +316,7 @@
</xs:annotation>
</xs:element>
</xs:sequence>
- <xs:attribute name="MessengerService" type="xs:token" use="optional" default="SMS">
+ <xs:attribute name="MessengerService" type="xs:token">
<xs:annotation>
<xs:documentation>SMS, WhatsApp, etc.</xs:documentation>
</xs:annotation>