Claudio Greco scripsit: > I hope this is not a dumb question, but I keep reading that when an > instance is validated against a Relax NG schema, there's no need to > use a DOCTYPE declaration anymore.
You still need a DOCTYPE if you use entities or if you want default attribute values. RELAX NG doesn't provide either of those for you. (RNG has a way to *record* default values, but it doesn't *provide* them to you at validation time: it only tells you "valid" or "invalid".) -- The Imperials are decadent, 300 pound John Cowan <[EMAIL PROTECTED]> free-range chickens (except they have http://www.reutershealth.com teeth, arms instead of wings, and http://www.ccil.org/~cowan dinosaurlike tails). --Elyse Grasso ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/2U_rlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/rng-users/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
