Next in thread → Next in month →

Re: [xml-dev] Effective XML

From
Ronald Bourret <>
To
xml-dev <>
Date
2002-01-03T18:37:38Z
ID
<>
Thread
Re: [xml-dev] Effective XML
Michael Brennan wrote:
>   - Be friendly to non-validating parsers -- don't rely upon PSVI constructs
> (e.g. defaulted attributes, IDs) without prior knowledge of how the document
> will be used

Hear, hear. I have yet to write an XML application where this one didn't
catch me out and I had to move defaulted attributes into the
application.

-- Ron
Next in thread → Next in month →