Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
243c421e
Commit
243c421e
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-11-20 13:38:39 by beppe] Empty log message
Original author: beppe Date: 2003-11-20 13:38:39+00:00
parent
ae22e456
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/manual/schema.xml
View file @
243c421e
...
...
@@ -16,11 +16,11 @@
href=
"http://www.w3.org/TR/xmlschema-0/"
>
Primer
</a>
,
<a
href=
"http://www.w3.org/TR/xmlschema-1/"
>
Structures
</a>
,
<a
href=
"http://www.w3.org/TR/xmlschema-2/"
>
Datatypes
</a>
). Using this CDuce
feature is possible to manipulate XML documents wh
ich
leaves are typed
values like integers, dates, binary data and so on.
feature is possible to manipulate XML documents wh
ose
leaves are typed
values like integers, dates, binary data
,
and so on.
</p>
<p>
CDuce supports XML Schema implementing the following features:
CDuce supports XML Schema
by
implementing the following features:
</p>
<ul>
<li>
...
...
@@ -101,7 +101,7 @@ Registering schema element: Mails # mails
<code>
#
</code>
(sharp) operator.
</p>
<p>
XML Schema permits ambiguity in components name, this impl
y
that you can
XML Schema permits ambiguity in components name, this impl
ies
that you can
have both an element declaration and an attribute declaration having the
same name in a single schema document. In case of no ambiguity you can
reference CDuce types corresponding to schema components just using the name
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment