aboutsummaryrefslogtreecommitdiff
path: root/tests/schema/attribute-group/test-001.std
diff options
context:
space:
mode:
Diffstat (limited to 'tests/schema/attribute-group/test-001.std')
-rw-r--r--tests/schema/attribute-group/test-001.std12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/schema/attribute-group/test-001.std b/tests/schema/attribute-group/test-001.std
deleted file mode 100644
index 54a1e96..0000000
--- a/tests/schema/attribute-group/test-001.std
+++ /dev/null
@@ -1,12 +0,0 @@
-primary
-{
- namespace test
- {
- complex type
- {
- any-attribute 'any-attribute #1'
- optional attribute foo http://www.w3.org/2001/XMLSchema#string
- any-attribute 'any-attribute #0'
- }
- }
-}