summaryrefslogtreecommitdiff
path: root/examples/cxx/parser
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/parser')
-rw-r--r--examples/cxx/parser/generated/library.xml1
-rw-r--r--examples/cxx/parser/generated/library.xsd1
-rw-r--r--examples/cxx/parser/hello/hello.xml1
-rw-r--r--examples/cxx/parser/hello/hello.xsd1
-rw-r--r--examples/cxx/parser/library/library.xml1
-rw-r--r--examples/cxx/parser/library/library.xsd1
-rw-r--r--examples/cxx/parser/mixed/text.xml1
-rw-r--r--examples/cxx/parser/mixed/text.xsd1
-rw-r--r--examples/cxx/parser/mixin/instance.xml1
-rw-r--r--examples/cxx/parser/mixin/schema.xsd1
-rw-r--r--examples/cxx/parser/multiroot/balance.xml1
-rw-r--r--examples/cxx/parser/multiroot/deposit.xml1
-rw-r--r--examples/cxx/parser/multiroot/protocol.xsd1
-rw-r--r--examples/cxx/parser/multiroot/withdraw.xml1
-rw-r--r--examples/cxx/parser/performance/test.xsd1
-rw-r--r--examples/cxx/parser/polymorphism/supermen.xml1
-rw-r--r--examples/cxx/parser/polymorphism/supermen.xsd1
-rw-r--r--examples/cxx/parser/polyroot/batman.xml1
-rw-r--r--examples/cxx/parser/polyroot/person.xml1
-rw-r--r--examples/cxx/parser/polyroot/superman.xml1
-rw-r--r--examples/cxx/parser/polyroot/supermen.xsd1
-rw-r--r--examples/cxx/parser/wildcard/email.xml1
-rw-r--r--examples/cxx/parser/wildcard/email.xsd1
23 files changed, 0 insertions, 23 deletions
diff --git a/examples/cxx/parser/generated/library.xml b/examples/cxx/parser/generated/library.xml
index 2d9069c..b1ac98c 100644
--- a/examples/cxx/parser/generated/library.xml
+++ b/examples/cxx/parser/generated/library.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/library/library.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/generated/library.xsd b/examples/cxx/parser/generated/library.xsd
index 57654c7..71e4005 100644
--- a/examples/cxx/parser/generated/library.xsd
+++ b/examples/cxx/parser/generated/library.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/library/library.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/hello/hello.xml b/examples/cxx/parser/hello/hello.xml
index 2e5aaa3..dd0c13d 100644
--- a/examples/cxx/parser/hello/hello.xml
+++ b/examples/cxx/parser/hello/hello.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/hello/hello.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/hello/hello.xsd b/examples/cxx/parser/hello/hello.xsd
index f0941b7..be69957 100644
--- a/examples/cxx/parser/hello/hello.xsd
+++ b/examples/cxx/parser/hello/hello.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/hello/hello.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/library/library.xml b/examples/cxx/parser/library/library.xml
index 2d9069c..b1ac98c 100644
--- a/examples/cxx/parser/library/library.xml
+++ b/examples/cxx/parser/library/library.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/library/library.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/library/library.xsd b/examples/cxx/parser/library/library.xsd
index 57654c7..71e4005 100644
--- a/examples/cxx/parser/library/library.xsd
+++ b/examples/cxx/parser/library/library.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/library/library.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/mixed/text.xml b/examples/cxx/parser/mixed/text.xml
index 97d4d21..bfdc881 100644
--- a/examples/cxx/parser/mixed/text.xml
+++ b/examples/cxx/parser/mixed/text.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/text/text.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/mixed/text.xsd b/examples/cxx/parser/mixed/text.xsd
index 4929964..92e300c 100644
--- a/examples/cxx/parser/mixed/text.xsd
+++ b/examples/cxx/parser/mixed/text.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/mixed/text.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/mixin/instance.xml b/examples/cxx/parser/mixin/instance.xml
index 265271b..253f348 100644
--- a/examples/cxx/parser/mixin/instance.xml
+++ b/examples/cxx/parser/mixin/instance.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/mixin/instance.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/mixin/schema.xsd b/examples/cxx/parser/mixin/schema.xsd
index 59d8d3b..d2d195d 100644
--- a/examples/cxx/parser/mixin/schema.xsd
+++ b/examples/cxx/parser/mixin/schema.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/mixin/schema.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/multiroot/balance.xml b/examples/cxx/parser/multiroot/balance.xml
index df0a6e9..71ed493 100644
--- a/examples/cxx/parser/multiroot/balance.xml
+++ b/examples/cxx/parser/multiroot/balance.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/multiroot/balance.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/multiroot/deposit.xml b/examples/cxx/parser/multiroot/deposit.xml
index 3043c52..70f0c77 100644
--- a/examples/cxx/parser/multiroot/deposit.xml
+++ b/examples/cxx/parser/multiroot/deposit.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/multiroot/deposit.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/multiroot/protocol.xsd b/examples/cxx/parser/multiroot/protocol.xsd
index 4b29926..e0ecc29 100644
--- a/examples/cxx/parser/multiroot/protocol.xsd
+++ b/examples/cxx/parser/multiroot/protocol.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/multiroot/protocol.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/multiroot/withdraw.xml b/examples/cxx/parser/multiroot/withdraw.xml
index 7a80aa7..6d5cb39 100644
--- a/examples/cxx/parser/multiroot/withdraw.xml
+++ b/examples/cxx/parser/multiroot/withdraw.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/multiroot/withdraw.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/performance/test.xsd b/examples/cxx/parser/performance/test.xsd
index 2af594e..bb59c2a 100644
--- a/examples/cxx/parser/performance/test.xsd
+++ b/examples/cxx/parser/performance/test.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/performance/test.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/polymorphism/supermen.xml b/examples/cxx/parser/polymorphism/supermen.xml
index c2bc7b4..15054fa 100644
--- a/examples/cxx/parser/polymorphism/supermen.xml
+++ b/examples/cxx/parser/polymorphism/supermen.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/polymorphism/supermen.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/polymorphism/supermen.xsd b/examples/cxx/parser/polymorphism/supermen.xsd
index 83a7aac..c9029da 100644
--- a/examples/cxx/parser/polymorphism/supermen.xsd
+++ b/examples/cxx/parser/polymorphism/supermen.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/polymorphism/supermen.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/polyroot/batman.xml b/examples/cxx/parser/polyroot/batman.xml
index 70abdf7..fad0b71 100644
--- a/examples/cxx/parser/polyroot/batman.xml
+++ b/examples/cxx/parser/polyroot/batman.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/polyroot/batman.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/polyroot/person.xml b/examples/cxx/parser/polyroot/person.xml
index 157a5af..f463bea 100644
--- a/examples/cxx/parser/polyroot/person.xml
+++ b/examples/cxx/parser/polyroot/person.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/polyroot/person.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/polyroot/superman.xml b/examples/cxx/parser/polyroot/superman.xml
index 86d9682..c831f6c 100644
--- a/examples/cxx/parser/polyroot/superman.xml
+++ b/examples/cxx/parser/polyroot/superman.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/polyroot/superman.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/polyroot/supermen.xsd b/examples/cxx/parser/polyroot/supermen.xsd
index 090b662..dc5d439 100644
--- a/examples/cxx/parser/polyroot/supermen.xsd
+++ b/examples/cxx/parser/polyroot/supermen.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/polyroot/supermen.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/wildcard/email.xml b/examples/cxx/parser/wildcard/email.xml
index 55f1e4b..f5d0359 100644
--- a/examples/cxx/parser/wildcard/email.xml
+++ b/examples/cxx/parser/wildcard/email.xml
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/wildcard/email.xml
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->
diff --git a/examples/cxx/parser/wildcard/email.xsd b/examples/cxx/parser/wildcard/email.xsd
index 2e1f660..087fc7e 100644
--- a/examples/cxx/parser/wildcard/email.xsd
+++ b/examples/cxx/parser/wildcard/email.xsd
@@ -3,7 +3,6 @@
<!--
file : examples/cxx/parser/wildcard/email.xsd
-author : Boris Kolpackov <boris@codesynthesis.com>
copyright : not copyrighted - public domain
-->