|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Can XML Schemas do this?
From: "Mike Plusch" <mplusch@c...>
> Equivalent in ConciseXML:
> <defclass person
> name=required=string
> age=optional=integer
> birth=optional=datetime
> _precond=<defmethod> <not age.<is optional/>.
> <and birth.<is optional/> />
> </defmethod>
> </defclass>
Isn't the equivalent in XML as follows?
<?water
<defclass person
name=required=string
age=optional=integer
birth=optional=datetime
_precond=<defmethod> <not age.<is optional/>.
<and birth.<is optional/> />
</defmethod>
</defclass>
?>
Cheers
Rick Jelliffe
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








