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

  • From: "Don Park" <donpark@d...>
  • To: <xml-dev@i...>
  • Date: Fri, 3 Dec 1999 23:41:48 -0800

Clark,

What is the advantage of YML over these
solutions?

1. Pockets

<element>
  <pocket:attributes>
    <att>
      <ch>val</ch>
    </att>
  </pocket:attributes>
  <pocket:children>
    <foo>
      <pocket:text>bar</pocket:text>
    </foo>
  </pocket:children>
</element>

2. Parental Guidence

<element>
  <sax:cache>
    <foo>bar</foo>
  </sax:cache>
</element>

3. Road Signs

<element>
  <sax:cache>true</sax:cache>
  <foo>bar</foo>
  <sax:cache>false</sax:cache>
</element>

These are preliminary XML design patterns
so pattern names are weird to say the least.

Best,

Don Park    -   mailto:donpark@d...
Docuverse   -   http://www.docuverse.com


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@i... the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)



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