|
next
|
 Subject: Can't query .xsd file Author: Tim Crews Date: 30 Jul 2007 09:28 PM Originally Posted: 30 Jul 2007 09:26 PM
|
I know that doesn't sound exactly like an XSLT question, but in my case I am writing an XSLT stylesheet whose input is, in fact, an .XSD file. So perhaps the topic is appropriate for this forum.
I am using an evaluation version of the Stylus Studio Home edition.
As I am writing the stylesheet, it would be handy if I could open the input schema file, and run XPath queries on it to experiment with queries I might want to include in my XSTL stylesheet.
Unfortunately, the "Show XPath Query Editor" toolbar button is disabled when I view the .XSD file.
The help file topic "Querying XML Documents Using XPath" in Chapter 2 says that "you can also query XML Schema and XSLT, provided you open the XSLT using the XML Editor."
I have tried opening the .XSD file using the XML editor. I choose File...Open, select the .xsd file, and then click the drop-down on the Open button, and select "XML Editor". Even so, the schema editor opens instead of the normal XML editor. Apparently, the schema editor does not allow for XPath Querying.
Is that a bug, or a feature?
|
|
|