[xsd-users] Attempting to access attribute xml:base.

Boris Kolpackov boris at codesynthesis.com
Sun Sep 9 11:26:37 EDT 2007


Hi Jeroen,

Jeroen N. Witmond [Bahco] <jnw at xs4all.nl> writes:

> Unfortunately, I still get compiler errors on the generated code with this
> pre-release; see the attached file. Please let me know if you need more
> information to solve this problem.

You need to change xml_schema::type* in XmlNamespace.* to
xml_schema::container* as is done in the comments example. After that
change I was able to compile your example successfully.

Boris




More information about the xsd-users mailing list