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