[
Lists Home |
Date Index |
Thread Index
]
- From: vishal sharan <mettlus@yahoo.com>
- To: xml-dev@ic.ac.uk
- Date: Mon, 23 Aug 1999 10:11:59 -0700 (PDT)
Hello Everyone!! if I am not wrong the Schema basically describes the
XML Doc! So when I have a particular schema thats written in XML
itself! how do I interpret it and build the XML Document out of it??
For eg the schema is (for List Dcl(not the std list))
<DSC N="name" ID= "1289" T="LST" S=";" DT="txt" NSP="skup">
on reading the schema basically I should produce a custom XML Doc like
<LST T= "name" I="3">
john;cary;susan</LST>
Can anyone help in giving me feedback about what classes I should
build??
Thx
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|