- From: Frank Zhou <fchou99@yahoo.com>
- Date: Wed, 28 Mar 2001 13:42:32 -0800 (PST)
- To: xmlschema-dev@w3.org
Hi, All,
As a novice I have this questions to ask you:
Is there a way to read input data when I generate
an instance of a Schema?
I mean, say I have the following piece of code:
<billTo country="US">
<name>Robert Smith</name>
<Street>8 Oak Avenue</Street>
<city>Old Town</city>
<state>PA</state>
<zip>95819</zip>
</billto>
I consider "Robert Smith","8 Oak Avenue" et cetera as
data, and I would like to keep them say in a data
file.
Thanks.
Frank
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/?.refer=text
Received on Wednesday, 28 March 2001 16:42:35 UTC