OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Motivations for namespaces (sorry)

[ Lists Home | Date Index | Thread Index ]

Eric,

I'm not sure if I correctly interpreted "the combination used to mix the
namespaces" in your original response below, but anyway here's an
example with generic namespace identifiers/prefixes and elements:

<?xml version="1.0" encoding="UTF-8"?>
<ns1:MyRootElement
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
    xmlns:ns1="http://www.abc.com
    xmlns:ns2="http://www.xyz.com
    xsi:schemaLocation="http://www.abc.com Schema1.xsd
                        http://www.xyz.com Schema2.xsd>

    <ns1:SomeDate>2001-01-01</ns1:SomeDate>
    <ns2:AnotherDate>2001-01-01</ns2:AnotherDate>
...
</ns1:MyRootElement>

Sorry if I misunderstood you.

Kind Regards,
Joe Chiusano
Booz | Allen | Hamilton

Eric van der Vlist wrote:
> 
> Chiusano Joseph said:
> > <Quote>
> > there is nothing in a XML document (except maybe its public ID
> > which unfortunately mandates a DTD) which describes the combination
> > used to mix the namespaces.
> > </Quote>
> >
> > What about a namespace prefix in an XML document?
> 
> How could that help?
> 
> Eric
> --
> Freelance consulting and training.
>                                             http://dyomedea.com/english/
> ------------------------------------------------------------------------
> Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
> (W3C) XML Schema ISBN:0-596-00252-1 http://oreilly.com/catalog/xmlschema
> ------------------------------------------------------------------------
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
begin:vcard 
n:Chiusano;Joseph
tel;work:(703) 902-6923
x-mozilla-html:FALSE
url:www.bah.com
org:Booz | Allen | Hamilton;IT Digital Strategies Team
adr:;;8283 Greensboro Drive;McLean;VA;22012;
version:2.1
email;internet:chiusano_joseph@bah.com
title:Senior Consultant
fn:Joseph M. Chiusano
end:vcard




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS