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

  • From: Tim Bray <tbray@t...>
  • To: xml-dev@l...
  • Date: Thu, 02 Aug 2001 10:36:19 -0700

At 09:50 AM 01/08/01 -0700, Jeff Rafter wrote:
><p:person xmlns:p="http://simonstl.com/person">
>  <givenName>Chip</givenName>
>  <familyName>Skillet</familyName>
>  <address>
>    <city>Ithaca</city>
>  </address>
></p:person>
>
>Assuming you have encountered the above example, what was it that you
>couldn't do because of the unqualified nature?  

1. I couldn't write a simple filter that went and picked out
   the "city" tags from Simon's "person" namespace without 
   keeping track of the stack.
2. I can't drop this fragment into the middle of other XML
   without being potentially raped by their default namespace.

 -Tim


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