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

  • From: Gavin Thomas Nicol <gtn@e...>
  • To: xml-dev@l...
  • Date: Sat, 01 Jan 2000 13:07:24 -0500

> <family xmlns="some-namespace">
>     <address> ... </address>
>     <children>
>         <son>Rob</son>
>         <daughter>Sally</daughter>
>     </children>
> </family>

or maybe

<family type="some-namespace">
    <address> ... </address>
    <children>
        <son>Rob</son>
        <daughter>Sally</daughter>
    </children>
</family>

;-) I don't need namespaces to tell my XSL processor what
I'm interested in.


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