> I.4 Recognizing XQuery Files > > An XQuery file may have the string xquery version "V.V" near the > beginning of the document, where "V.V" is a version number. Currently > the version number, if present, must be "1.0". I can't figure this out. Is the string "xquery" appear, "xquery version 1.0", or something else? I think the quotes are misplaced.