XAmple XML Editor 2.0 uses
Xerces XML library, which generally is more restrictive
than Oracle XML Schema Processor for Java Version 9.2.0.4.0 which
was used in the previous versions. Since Xerces doesn't allow user-defined
attributes to be used immediately within
xsd:appinfo
tag (like
<xsd:appinfo fg:exposed="true">), it was
impossible to keep the former syntax of custom
appinfo declarations
unchanged. If you have already prepared some XML Schema documents
for the previous XAmple version, please read
User Manual and change custom
appinfo declarations accordingly new rules. Besides, Xerces library,
strictly following XML Schema rules, doesn't allow some constructs (like
use="default" in attribute definitions), which were
tolerated by Oracle XML library.