<span>Hi,
<br><br>I&#39;m new to xquery and have been trying to understand the XQJ
implementation and also how saxon tackles it. I am aware saxonA is
schema aware.<br>What is the requirement of XQJ as far as validation is
concerned ? I understand it is open as far as validating XML and
doesn&#39;t tie down to one format such as XSD.<br>If
XQJ chooses to be non specific to the XSD schema, how does the saxon
use of createSchemaElementType (that appears to associate the XML file
to the XSD) differ to what is proposed by the JSR ? <br>
<br>From
what I can see XQJ does specify &nbsp;XQSequenceType and XQItemType. Am I
right in thinking these are similar but not the same as XSD types ? Am
I right in thinking the schema aware<br>version of Saxon has mapped the XSD type to the variations within XQSequenceType and XQItemType ?<br><br>Can I provide type for my XML elements, attributes etc outside of an XSD using XQSequenceType and XQItemType ?<br>

<br>Thanks,<br>Nav</span><br><br><br>