aboutsummaryrefslogtreecommitdiff
path: root/documentation/cxx/parser/guide/index.xhtml
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-03-06 14:17:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-03-06 14:17:54 +0200
commit644b8d4495bb9e3979c221098b9e3b1c5b1ca278 (patch)
tree824fb17fc6b8d42c373dd0be38302136f5c98614 /documentation/cxx/parser/guide/index.xhtml
parentf701e98418bd8e876173dbf5d6b91823c21e51d7 (diff)
Update XSD/e description
Diffstat (limited to 'documentation/cxx/parser/guide/index.xhtml')
-rw-r--r--documentation/cxx/parser/guide/index.xhtml10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/cxx/parser/guide/index.xhtml b/documentation/cxx/parser/guide/index.xhtml
index 5fa05e7..d070c5a 100644
--- a/documentation/cxx/parser/guide/index.xhtml
+++ b/documentation/cxx/parser/guide/index.xhtml
@@ -375,11 +375,11 @@
<h1><a name="1">1 Introduction</a></h1>
<p>Welcome to CodeSynthesis XSD/e and the Embedded C++/Parser mapping.
- XSD/e is a validating XML parser/serializer generator for mobile and
- embedded systems. Embedded C++/Parser is a W3C XML Schema to C++
- mapping that represents an XML vocabulary as a set of parser
- skeletons which you can implement to perform XML processing as
- required by your application logic.
+ XSD/e is a dependency-free W3C XML Schema to C++ compiler for mobile,
+ embedded, and light-weight applications. Embedded C++/Parser is an
+ XML Schema to C++ mapping that represents an XML vocabulary as a set
+ of parser skeletons which you can implement to perform XML processing
+ as required by your application logic.
</p>
<h2><a name="1.1">1.1 Mapping Overview</a></h2>