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
b94bebbb
Commit
b94bebbb
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-11-28 19:24:51 by beppe] Typos
Original author: beppe Date: 2003-11-28 19:24:51+00:00
parent
ebf7ab06
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/manual/schema.xml
View file @
b94bebbb
...
...
@@ -109,7 +109,8 @@ Registering schema model group: Mails # attachmentContent
</sample>
<p>
The above declaration will (try to) import all schema components included in
the schema document as CDuce types. You can reference them using the
the schema document
<local
href=
"manual_schema_samples#mails_xsd"
>
mails.xsd
</local>
as CDuce types. You can reference them using the
<code>
#
</code>
(sharp) operator.
</p>
<p>
...
...
@@ -285,8 +286,8 @@ Model groups: {mgroup:attachmentContent}
</p>
<p>
As an example, the following XML Schema complex type (a simplified
version of the omonymous
<code>
envelopeType
</code>
defined in
<local
href=
"manual_schema_samples"
>
mails.xsd
</local>
):
version of the
h
omonymous
<code>
envelopeType
</code>
defined in
<local
href=
"manual_schema_samples
#mails_xsd
"
>
mails.xsd
</local>
):
</p>
<sample>
<![CDATA[
<xsd:complexType name="envelopeType">
...
...
@@ -348,8 +349,8 @@ Model groups: {mgroup:attachmentContent}
</p>
<p>
For example, the following XML Schema element (corresponding to the
omonymous element defined in
<local
href=
"manual_schema_samples"
>
mails.xsd
</local>
):
h
omonymous element defined in
<local
href=
"manual_schema_samples
#mails_xsd
"
>
mails.xsd
</local>
):
</p>
<sample>
<![CDATA[
<xsd:element name="header">
...
...
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