- From: sabba <sabbadin@i...>
- To: xml-dev@l...
- Date: Thu, 26 Apr 2001 14:09:08 +0200
|
hi, i'm
developing a new application that's heavily based on XML. i'm loading and
saving xml document instances from and to database "without prob".
I'm
currently evaluating the best way to implement a "new document" feature, that
is , generate an XML document instance based on some kind of
definition (something like when you make an ado recordset from a "select *
from mytable where 1=2" sql statement) i'm considering using an xml-schema
document (or a custom XML -schema like- document) and then pass this schema
to an XSL document that would output a brand new xml instance document based
on the schema Do u thing it's the right approach ? Has someone tryed
successfully something similar ? ready made code for this ? suggestions
and comments are welcome
Enrico Sabbadin: http://www.sabbasoft.com MTS/COM+ /
VB-COM FAQ: http://www.sabbasoft.com/mts_faq.htm
|
|