Search found 97 matches

by csalsa
Mon Apr 02, 2012 12:59 pm
Forum: General XML Questions
Topic: How to generate a XML Schema from a WSDL
Replies: 2
Views: 9005

Re: How to generate a XML Schema from a WSDL

Thanks for your reply. If I find a tool (Surely one exists), I will post what I find here.
by csalsa
Mon Apr 02, 2012 12:58 pm
Forum: General XML Questions
Topic: How to validate an XML response against the embedded schema in a WSDL
Replies: 2
Views: 6886

Re: How to validate an XML response against the embedded schema in a WSDL

Thanks Radu for your reply.

I found that I could do what I needed using SoapUI. First I loaded the WSDL and generated a sample request/response and then pasted the response that I received over the generated response. I could right-click and "validate..." the response.
by csalsa
Mon Apr 02, 2012 6:13 am
Forum: General XML Questions
Topic: How to generate optional and mandatory-only request/response from a WSDL?
Replies: 1
Views: 2529

How to generate optional and mandatory-only request/response from a WSDL?

The "Generate Sample XML Files" dialog allows me to generate sample XML from a XML schema. In the settings I can ask it to "Generate optional elements" and to "Generate optional attributes". Can I also do this from an WSDL file as well as an XML schema? After all, a WSD...
by csalsa
Mon Apr 02, 2012 6:09 am
Forum: General XML Questions
Topic: How to validate an XML response against the embedded schema in a WSDL
Replies: 2
Views: 6886

How to validate an XML response against the embedded schema in a WSDL

Hi

I have a WSDL and I have a XML response that was sent to me but should be valid against the WSDL.

How can I use OxygenXML to validate the XML response against the embedded XML schema in the WSDL?
by csalsa
Mon Apr 02, 2012 6:04 am
Forum: General XML Questions
Topic: How to generate a XML Schema from a WSDL
Replies: 2
Views: 9005

How to generate a XML Schema from a WSDL

I would like to export the XML Schema from a WSDL to a .xsd file.

Is there some way to do this from OxygenXML? If not, could someone suggest another tool (can be .NET or Java)?
by csalsa
Fri Jan 27, 2012 3:33 am
Forum: Common Problems
Topic: Settings not saved with v 13.2
Replies: 3
Views: 2409

Re: Settings not saved with v 13.2

I am running <oXygen/> XML Developer 13.2, build 2012011017 and I am still experiencing a problem with the settings not been saved.

Is this still an outstanding issue and being looked at or does do the Oxygen believe it is fixed?
by csalsa
Thu Sep 29, 2011 1:47 am
Forum: Common Problems
Topic: 'Find in Files' highlighting incorrect text for OxygenXML 13.0
Replies: 1
Views: 1473

'Find in Files' highlighting incorrect text for OxygenXML 13.0

Hi I used the 'Find in Files' command for OxygenXML 13.0. The text is found, I can select it, the correct file is opened, but the wrong text is highlighted. My guess is that the file has the document element and its attributes on the one line, however, I have configured OxygenXML to always format th...
by csalsa
Fri Sep 23, 2011 1:03 pm
Forum: Common Problems
Topic: Problems with OxygenXML 13.0 installer 19th Sept
Replies: 2
Views: 2007

Re: Problems with OxygenXML 13.0 installer 19th Sept

Hi Ardrian

I have not been able to replicate the problem. So it was a one-off issue.
by csalsa
Wed Sep 21, 2011 12:52 pm
Forum: Common Problems
Topic: Reducing memory for OxygenXML
Replies: 3
Views: 2861

Re: Reducing memory for OxygenXML

Adrian, I got the idea of using -Xincgc from: Tuning Garbage Collection Outline The posting is for tuning Java 1.4.2 which is three major releases old. Incremental Low Pause Collector - Sometimes called Train Collector - Collects a portion of the tenured generation at each minor collection. - Tries ...
by csalsa
Wed Sep 21, 2011 12:17 pm
Forum: Common Problems
Topic: Reducing memory for OxygenXML
Replies: 3
Views: 2861

Re: Reducing memory for OxygenXML

Thanks Adrian for your response. I was careless. I pasted the wrong combination of switches. I should have put: -XX:+UseConcMarkSweepGC -XX:+UseParNewGC The combination I put in my first post conflicts as you pointed out. What we produce are real-time web services with strict response times and thus...
by csalsa
Wed Sep 21, 2011 3:20 am
Forum: Common Problems
Topic: Problems with OxygenXML 13.0 installer 19th Sept
Replies: 2
Views: 2007

Problems with OxygenXML 13.0 installer 19th Sept

Hi With the latest OxygenXML 13.0 installer (19th Sept), I had trouble with installation. I wanted to go back to the previous install but the uninstall fails. I found a file 'error.log' in the OxygenXML software directory with the contents (after I tried to uninstall): java.io.FileNotFoundException:...
by csalsa
Tue Sep 06, 2011 3:23 am
Forum: Common Problems
Topic: 'Format and indent' does not work with leading spaces
Replies: 1
Views: 1711

'Format and indent' does not work with leading spaces

I found that if spaces are before the XML document type declaration, it makes the XML document 'not well formed'. In addition the action 'Format and indent' does not work. Leading spaces are superfluous but should they make the XML document 'not well formed'? And could the 'Format and Indent' action...
by csalsa
Tue Sep 06, 2011 2:47 am
Forum: Common Problems
Topic: Reducing memory for OxygenXML
Replies: 3
Views: 2861

Reducing memory for OxygenXML

I am writing this as we received new workstations running Windows XP that unfortunately have a 2GB memory limit. Moving to Windows 7 or adding more memory are not options. So I tinkered with the JVM settings in the oxygen.vmoptions so see if I could reduce memory consumption. I was able to reduce me...
by csalsa
Wed Mar 02, 2011 3:16 am
Forum: Feature Request
Topic: Leasing floating licensees for off-line usage
Replies: 1
Views: 1897

Leasing floating licensees for off-line usage

Hi My company has purchased a number of floating licenses of OxygenXML. We are currently changing our team to use laptops over desktops and thus make our working arrangements more flexible. Part of this flexibility is for users to work off-line, off-site at different work locations and from home. Un...
by csalsa
Mon Feb 21, 2011 9:13 am
Forum: Feature Request
Topic: WSDL Editor for OxygenXML
Replies: 7
Views: 5078

Re: WSDL Editor for OxygenXML

Hi Is there any indication you can give to me as to when OxygenXML might have a WSDL Editor? I am being asked hard questions as to why I would chose a tool for web service development that does not have a WSDL Editor and WSDL test/compliance checks. All I could say was that it was not a criterion at...
by csalsa
Wed Feb 16, 2011 3:09 am
Forum: Feature Request
Topic: WSDL Editor for OxygenXML
Replies: 7
Views: 5078

Re: WSDL Editor for OxygenXML

Hi Radu Thanks for your response. The documentation feature is not as important as a context sensitive editor and compliance checker. WSDL Documenter I will look at the documentation XSL you described but it will be of limited use to me. What I mean is, using my JavaDoc example, is JavaDoc creates a...
by csalsa
Mon Feb 14, 2011 8:46 am
Forum: Feature Request
Topic: WSDL Editor for OxygenXML
Replies: 7
Views: 5078

WSDL Editor for OxygenXML

Hi I would very much, as a service developer, like OxygenXML to have a WSDL editor. It can currently edit WSDL files as an XML editor but it knows nothing of WSDL syntax and validation. Much of the work for this function is already available. What is needed is: 1. A context sensitives view for editi...
by csalsa
Thu Dec 09, 2010 3:43 am
Forum: Feature Request
Topic: Documentation view for models
Replies: 1
Views: 1681

Documentation view for models

Hi I am editing XML Schemas and I want to make them self-documenting with additional information that cannot be defined in simple/complex types alone. I plan to use annotations for the additional information and I would like to know if there is a 'view' that shows the annotation documentation? As I ...
by csalsa
Thu Oct 07, 2010 12:09 am
Forum: Common Problems
Topic: Wrong windows handle grabbed for 'Save As' dialog
Replies: 3
Views: 2211

Re: Wrong windows handle grabbed for 'Save As' dialog

Hi Adrian Thanks for your response. Sounds good. Especially about read-only files should not be attempted to be saved automatically. It could be argued that a read-only XML file that has only been 're-formatted and indented' (OxygenXML option when opening the file) has not really been 'edited'. We d...
by csalsa
Wed Oct 06, 2010 12:04 pm
Forum: Feature Request
Topic: XML Schema clean up tool
Replies: 14
Views: 13966

Re: XML Schema clean up tool

I would also find an XML Schema clean up tool useful. But I think used in a slightly different way to Nikolay We currently have an in-house tool that takes for its input a master XML schema and a group of XML files. From this input, the tool generates a sub XML schema with only the schema types matc...
by csalsa
Wed Oct 06, 2010 11:53 am
Forum: Common Problems
Topic: Wrong windows handle grabbed for 'Save As' dialog
Replies: 3
Views: 2211

Wrong windows handle grabbed for 'Save As' dialog

For OxygenXML running on MS-Windows, consider where the preferences 'Enable automatic save' and 'Format and indent the document on open' has been enabled and where files are opened are read-only. Upon opening, the read-only, say XML, files, the files are formatted. So far, so good, until OxygenXML a...
by csalsa
Tue Feb 09, 2010 7:56 am
Forum: Other Issues
Topic: Find in Files iwth XPath
Replies: 6
Views: 5825

Find in Files iwth XPath

Hi I have a number of XML files that I want to search to find examples of files that contain five or more elements named 'accountNumber' in the one file. How can I use the 'Restrict to XPath' field in the 'Find/Replace in Files' dialog for this type of search. I have lots and lots of files with one ...
by csalsa
Wed Dec 02, 2009 8:05 am
Forum: Common Problems
Topic: Open last edited files from project
Replies: 11
Views: 5830

Re: Open last edited files from project

Oxygen preferences sent as requested.
by csalsa
Thu Oct 15, 2009 1:52 pm
Forum: Common Problems
Topic: Unable to run saxon from commandline in OxygenXML 11
Replies: 2
Views: 2897

Re: Unable to run saxon from commandline in OxygenXML 11

Thanks Sorin

I will look to use Saxon 9.2 Home Edition from Saxonica. We developed and debugged the XSL script using OxygenXML (using the interactive debugging). We run this script once every time we publish our intranet website - which is typically a few times each week.
by csalsa
Thu Oct 15, 2009 10:25 am
Forum: Common Problems
Topic: Unable to run saxon from commandline in OxygenXML 11
Replies: 2
Views: 2897

Unable to run saxon from commandline in OxygenXML 11

Hi We have been using OxygenXML 10.3 in a Windows environment and, for one of our publishing processes, we have been using the following script from the Windows command line: @echo off setlocal REM Saxon from OxygenXML set oxygenXmlPath=C:\Program Files\Oxygen XML Editor 10 del /q %outputFile% >nul ...
by csalsa
Fri Oct 02, 2009 1:29 am
Forum: Common Problems
Topic: Open last edited files from project
Replies: 11
Views: 5830

Re: Open last edited files from project

I can export my preferences and email them to you if you like. But I will need an email address.
by csalsa
Fri Oct 02, 2009 1:06 am
Forum: Common Problems
Topic: Open last edited files from project
Replies: 11
Views: 5830

Re: Open last edited files from project

Hi Sorin It is strange to me that you cannot replicate the problem. I first became aware of it when a team member demonstrated this issue to me as it was an annoyance to them. I then looked to find an option in the preferences to stop files from a previous session being re-opened in a new session. I...
by csalsa
Thu Oct 01, 2009 4:05 am
Forum: Feature Request
Topic: Sorting of elements in the 'Element' view
Replies: 1
Views: 4243

Sorting of elements in the 'Element' view

I am working with XML files that have an assigned XML Schema. The current version of Oxygen 10.3 uses the XML Schema information and the position of the cursor in the XML file to sort and group the elements in the 'Elements' view. Elements that cannot be placed at the cursor are placed in a second g...
by csalsa
Thu Oct 01, 2009 3:44 am
Forum: Common Problems
Topic: Open last edited files from project
Replies: 11
Views: 5830

Open last edited files from project

I am looking at the option Open last edited files from project that is on the Global page of the Preferences in OxygenXML. The online help states: Open last edited files from project When enabled, <oXygen/> will open the last edited files from project at start-up. Filer larger than 50 KB are not ope...
by csalsa
Thu Oct 01, 2009 3:12 am
Forum: Feature Request
Topic: Xpath Search across files
Replies: 7
Views: 5186

Re: Xpath Search across files

Hi I also have wanted to have XPath searches across files. I know this would be a time consuming search but sometimes you just need a search like this. I have tried using the XPath extension: collection('.?select=*.xml;recurse=true')// I have found using this API function brittle (especially recursi...