aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/serializer/restriction/test.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/serializer/restriction/test.xsd')
-rw-r--r--tests/cxx/serializer/restriction/test.xsd3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/cxx/serializer/restriction/test.xsd b/tests/cxx/serializer/restriction/test.xsd
index 0557e5e..414a7a3 100644
--- a/tests/cxx/serializer/restriction/test.xsd
+++ b/tests/cxx/serializer/restriction/test.xsd
@@ -127,8 +127,7 @@
</choice>
</sequence>
</sequence>
- <anyAttribute namespace="foo" processContents="skip"/>
- <anyAttribute namespace="baz" processContents="skip"/>
+ <anyAttribute namespace="foo baz" processContents="skip"/>
</restriction>
</complexContent>
</complexType>