creating xsd schema from xmlbean

2006-03-17 Thread Rizwan Ahmed
Hello, I am looking at creating a Java2WSDL tool using xmlbeans data binding. I will have to generate the WSDL schema types from xmlbean objects. I am wondering if anyone has tried anything similar. At this stage I don't have much experience with XMLBeans, so I am wondering if the XMLBean gurus h

RE: [jira] Commented: (XMLBEANS-253) .xsdconfig qname element should allow specifying only element or only complexType

2006-03-17 Thread Rizwan Ahmed
Hello, I am looking at creating a Java2WSDL tool using xmlbeans data binding. I will have to generate the WSDL schema types from xmlbean objects. I am wondering if anyone has tried anything similar. At this stage I don't have much experience with XMLBeans, so I am wondering if the XMLBean gurus h

RE: selectPath with FilterExpression using $this

2006-03-17 Thread Wing Yew Poon
Siggi, I have very limited knowledge of XPath/XQuery. I don't know why your selectPath() call doesn't work. It seems right. Can you say what version of XMLBeans you are using (2.0? 2.1? latest svn?) and also what version of Saxon? I believe that $this works as advertised with the BEA XQuery engine,