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


Mike Plusch scripsit:

> There is always an XML 1.0 representation for
> ConciseXML.  Here is Water Type and Water
> Contract in XML 1.0:
> 
> <defclass>
>   <field key="person"/>
>   <field key="name"> required string </field>
>   <field key="age"> optional integer </field>
>   <field key="birth"> optional datetime </field>
>   <field key="_precond">
>     <defmethod> <not age.<is optional/>.
>                              <and birth.<is optional/> />
>     </defmethod>
>   </field>
> </defclass>

Rubbish.

Everything between "<defmethod>" and "</defmethod>" is not XML.

-- 
One art / There is                      John Cowan <jcowan@r...>
No less / No more                       http://www.reutershealth.com
All things / To do                      http://www.ccil.org/~cowan
With sparks / Galore                     -- Douglas Hofstadter

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