No subject
yimin zhu
yiminz at timberline.com
Tue Aug 3 20:43:21 BST 1999
IE5 requires:
xmlns="urn:schemas-microsoft-com:xml-data"
xmlns:dt="urn:schemas-microsoft-com:datatypes"
included in a schema. Now when I create my schema I want to create my own
namespace. Can I add another namespace declaration? So, is something like
what is shown in the following legal and can I then use "mySpace" to refer
to elements in "mySpace"?
<mySpace:schema name="mySchema"
xmlns="urn:schemas-microsoft-com:xml-data"
xmlns:mySpace="urn:uuid:XXXXXXXXXX-XXXX-XXXX-XXXXXXXXXXX"
xmlns:dt="urn:schemas-microsoft-com:datatypes">
...
</mySpace:schema>
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at 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 at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list