shunt
Jun 6th, 2002, 09:12 AM
Hi,
I have an xsd which describes the document used to connect and execute database commands. I have another xsd which describes the document that specifies the startup parameters for one of my apps. I now need my database settings to be a child node of one of my application settings. How can I include the database xsd into the application xsd such that physically they are still two separate files (thus the database is a separate standard) yet are read as one standard?
I have an xsd which describes the document used to connect and execute database commands. I have another xsd which describes the document that specifies the startup parameters for one of my apps. I now need my database settings to be a child node of one of my application settings. How can I include the database xsd into the application xsd such that physically they are still two separate files (thus the database is a separate standard) yet are read as one standard?