W3C home > Mailing lists > Public > www-archive@w3.org > March 2005

NSDL & examplotron

From: Dan Brickley <danbri@w3.org>
Date: Mon, 14 Mar 2005 16:52:54 -0500
To: Norman.Walsh@Sun.COM
Cc: www-archive@w3.org
Message-ID: <20050314215254.GH3780@homer.w3.org>

re http://norman.walsh.name/2005/03/12/nsdl

random aside:
<request>
    <parameter name="lat" type="Latitude"/>
    <parameter name="long" type="Longitude"/>

    <body>
      <location xmlns="http://nwalsh.com/xmlns/witw-post#">
        <latlong>
          <lat>{$lat}</lat>
          <long>{$long}</long>
        </latlong>
      </location>
    </body>
  </request>

...reminded me of http://examplotron.org/ which
also uses templatized instances for lightweight 
validation (and comes with an XSLT generator for RNG).
Also close to Schematron design; both of which are 
compliments btw, I like these approaches.

Dan
Received on Monday, 14 March 2005 21:52:54 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 July 2008 08:09:38 GMT