Follow-up to determinist. error in lxml XML Schema validation

David,

This is a follow-up to the lxml schema import error question posted on
StackOverflow (see URI below), to which you provided a response.

As you suspected, eliminating the following line makes the schema
import work without raising the same lxml exception:

<xs:any namespace="##local" processContents="skip"/>

Thanks for the response on this. Appreciate it.

Mike Rand

URI: http://stackoverflow.com/questions/8886958/lxml-mathml-xml-schema-how-do-i-fix-content-model-is-not-determinist-error

Received on Monday, 23 January 2012 16:43:32 UTC