Samuel,
Please ask questions about the W3C XML Schema language by posting to
(and subscribing to) [EMAIL PROTECTED]
You can subscribe to this list by sending an email to
[EMAIL PROTECTED] with a subject of the word "subscribe".
Also see http://redrice.com/schemavalid/faq/xml-schema.html
Also see http://www.xfront.com/BestPracticesHomepage.html
Also see http://www.xfront.com/xml-schema.html for a tutorial
Thanks,
Bob
"Samuel Listopad" <[EMAIL PROTECTED]> on 08/24/2001 11:44:57
AM
Please respond to [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
cc:
Subject: Maybe OT, but a schema question
I know this may be off topic, but I figured I'd ask anyways.
Is there a way in a Schema to get either or functionality?
i.e. have the match tag contian only text or sub-tags?
<match>
Matched
</match>
<match>
<return> 0 </return>
</match>
These two would both be valid, but
<match>
Matched
<return> 0 </return>
</match>
would not?
Thanks for bearing with a newbie to Schemas.
Sam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]