- From: <noah_mendelsohn@us.ibm.com>
- Date: Wed, 28 Jan 2004 12:30:51 -0500
- To: Nikolas.Nehmer@t-online.de (Nikolas Nehmer)
- Cc: xmlschema-dev@w3.org
Nikolas Nehmer writes:
>> I'm looking for a possiblility to define several default namespaces at one
time.
This has almost nothing to do with XML Schema. The XML Namespaces
Recommendation provides for only one default namespace at a time, though
you can change the default at various points in your XML tree. See [1].
Noah
[1] http://www.w3.org/TR/REC-xml-names/#defaulting
--------------------------------------
Noah Mendelsohn
IBM Corporation
One Rogers Street
Cambridge, MA 02142
1-617-693-4036
--------------------------------------
Nikolas.Nehmer@t-online.de (Nikolas Nehmer)
Sent by: xmlschema-dev-request@w3.org
01/28/2004 11:16 AM
To: <xmlschema-dev@w3.org>
cc: (bcc: Noah Mendelsohn/Cambridge/IBM)
Subject: mutliple default namespaces...
Hi there,
I'm looking for a possiblility to define several default namespaces at one
time. For example define 2 default NS in my root element. I want to do
that to reduce complexity in my XML files. So I don't need any prefixes
and at the same time don't have any name conflicts. Any suggestions?
Best regards,
Nick
Received on Wednesday, 28 January 2004 12:31:11 UTC