From a15cf65c44d5c224169c32ef5495b68c758134b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 18 May 2014 16:08:14 +0200 Subject: Imported Upstream version 3.3.0.2 --- .../tests/schema/annotation/test-000.xsd | 120 +++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 libxsd-frontend/tests/schema/annotation/test-000.xsd (limited to 'libxsd-frontend/tests/schema/annotation/test-000.xsd') diff --git a/libxsd-frontend/tests/schema/annotation/test-000.xsd b/libxsd-frontend/tests/schema/annotation/test-000.xsd new file mode 100644 index 0000000..f768b45 --- /dev/null +++ b/libxsd-frontend/tests/schema/annotation/test-000.xsd @@ -0,0 +1,120 @@ + + + + + schema documentation + + + + + list type documentation + + + + + + + union type documentation + + + + + + + enumeration type documentation + + + + + enumerator documentation (male) + + + + + enumerator documentation (female) + + + + + + + + complex type documentation + + + + + local element efoo documentation + + + + + local element ebar documentation + + + + + + nested local element efoo documentation + + + + + + nested local attribute afoo documentation + + + + + + + local element ebaz documentation + + + + + any documentation + + + + + + local attribute afoo documentation + + + + + local attribute abar documentation + + + + list type documentation + + + + + + + local attribute abaz documentation + + + + + anyAttribute documentation + + + + + + + global element documentation + + + + + + global attribute documentation + + + + -- cgit v1.2.3