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] Looking for an example of a name colliision

[ Lists Home | Date Index | Thread Index ]

Arjun Ray <aray@nyct.net>  writes:

> Now, if INPUT can be differentiated by an attribute, why not TITLE
> subelements?
> 
>   <author name="James Vleek">
>     <title>Contracts</title>
>     <title role="abc">Professor</title>
>     <title role="xyz">13</title>
>   </author>

Now how is this different form

<author name="James Vleek">
  <title>Contracts</title>
  <title xmlns="abc">Professor</title>
  <title xmlns="xyz">13</title>
</author>




 

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

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