[Home] [By Thread] [By Date] [Recent Entries]


Arjun Ray <aray@n...>  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>

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member