On Fri, Nov 30, 2012 at 1:50 PM, Christopher Schultz <[email protected]> wrote:
> I'm unaware of a technique to allow partial structural validity (say, > element nesting) without also explicitly specifying which attributes > are allowed. Wait, what? The OP's example isn't even well-formed XML, and any decent text editor should flag that. Attribute names and values aren't relevant to well-formed-ness. -- Hassan Schroeder ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
