Hi,
Usually only the elements are in a namespace. For the TEI document format only the elements are in that namespace.
Regards,
Adrian
Search found 2477 matches
- Fri Feb 15, 2019 7:17 pm
- Forum: Common Problems
- Topic: namespace conflict
- Replies: 3
- Views: 41
- Thu Feb 14, 2019 6:18 pm
- Forum: Common Problems
- Topic: Collapse All not working in schema Design mode?
- Replies: 1
- Views: 128
Re: Collapse All not working in schema Design mode?
Hi, However, after using Collapse All, and then clicking the plus sign to expand an element, that element's tree often opens back up with several levels showing. (The one I'm looking at opened four sublevels.) I believe that "recursively" collapsing the sub-components should mean that only...
- Thu Feb 14, 2019 1:49 pm
- Forum: Common Problems
- Topic: namespace conflict
- Replies: 3
- Views: 41
Re: namespace conflict
Hi, My problem is this. When the XMLs are processed to HTML, the XSLT fails to take any data from the specific XML. But add quite literally any prefix at all to the XML's namespace, e.g. <TEI xmlns:RUBBISH="http://www.tei-c.org/ns/1.0">, and the processing works perfectly and fully populat...
- Wed Jan 30, 2019 6:15 pm
- Forum: XML Schemas
- Topic: Validation scenario bug
- Replies: 1
- Views: 94
Re: Validation scenario bug
Hi, For custom validation scenarios, currently there is no support for choosing a specific phase when validating with embedded schematron (RelaxNG or XML Schema). Currently there's no way to specify the phase. It's not a UI bug, it's something that is not implemented in the validation system. I've l...
- Wed Jan 30, 2019 11:39 am
- Forum: Common Problems
- Topic: How to exclude attribute values from search?
- Replies: 2
- Views: 119
Re: How to exclude attribute values from search?
Hi,
You need to check [ x ] Enable XML search options, press the Select all button from the "Search only in" section (so that all XML search options are checked) and clear the box for [ ] Attribute values.
Regards,
Adrian
You need to check [ x ] Enable XML search options, press the Select all button from the "Search only in" section (so that all XML search options are checked) and clear the box for [ ] Attribute values.
Regards,
Adrian
- Fri Jan 25, 2019 6:29 pm
- Forum: XML Schemas
- Topic: Set global "Let" in embedded RelaxNG/Schematron
- Replies: 5
- Views: 351
Re: Set global "Let" in embedded RelaxNG/Schematron
Hi, Did you read the entire "Further development on schematron" thread (https://www.oxygenxml.com/forum/post33302.html)? There are a couple of gotchas there. You can't just patch a single XSL file via the lib/endorsed folder. Everything that is referred relatively by that XSL must also be ...
- Mon Jan 14, 2019 6:06 pm
- Forum: Feature Request
- Topic: Linux installer like deb, snap, flatpak?
- Replies: 1
- Views: 169
Re: Linux installer like deb, snap, flatpak?
Hi, Currently there are no plans to create and distribute native Linux packages. Oxygen is not a native Linux application (it's Java-based), so there are no real benefits for us from using native packages. We also prefer to bundle a specific version and build of Java runtime that only Oxygen uses, r...
- Wed Jan 09, 2019 7:18 pm
- Forum: XML Schemas
- Topic: cvc-complex-type.2.4.a: Invalid content was found starting with element 'CFTSScope'. One of {} is expected
- Replies: 1
- Views: 232
Re: cvc-complex-type.2.4.a: Invalid content was found starting with element 'CFTSScope'. One of {} is expected
Hi,
Are you sure you are validating with your modified schema?
Do you have a working XML catalog file that resolves "http://w3.ibm.com/services/cft-s/schema/CFTSBillingInterface.xsd" to your schema?
Regards,
Adrian
Are you sure you are validating with your modified schema?
Do you have a working XML catalog file that resolves "http://w3.ibm.com/services/cft-s/schema/CFTSBillingInterface.xsd" to your schema?
Regards,
Adrian
- Mon Jan 07, 2019 12:45 pm
- Forum: Common Problems
- Topic: Intermittent Lock after Transform to PDF
- Replies: 17
- Views: 1685
Re: Intermittent Lock after Transform to PDF
Hi, The "-Djava.awt.headless=true" Java argument is only necessary for the DITA PDF transformations that use Chemistry (PDF transformations based on CSS), if the Java icon popped up during the transformation. Finally, is there an obvious way to share scenario specs with other team members?...
- Thu Dec 27, 2018 12:45 pm
- Forum: Feature Request
- Topic: Generate multiple sample XML files
- Replies: 2
- Views: 430
Re: Generate multiple sample XML files
Hi, Currently (v20.1), it's only possible to pick a single root element in the UI. Batch Generation of Sample XML Files can be done from the command line: Running the Generate Sample XML Files Tool from the Command Line For your use case, you would have to export (duplicate) multiple configuration f...
- Wed Dec 19, 2018 1:16 pm
- Forum: General XML Questions
- Topic: A way to select a character at index point of tag??
- Replies: 1
- Views: 359
Re: A way to select a character at index point of tag??
Hi, Are you planning to do this by means of an XSLT transformation? You seem to be calling everything a "tag", but some are attributes or attribute values. A tag usually refers to an element. You have to learn a bit of the XML technology and its terminology before starting to use it. Witho...
- Tue Dec 18, 2018 6:24 pm
- Forum: Common Problems
- Topic: Intermittent Lock after Transform to PDF
- Replies: 17
- Views: 1685
Re: Intermittent Lock after Transform to PDF
Hello, This sounds very similar to a known (although very rare) Java deadlock triggered by graphics switching. It is Mac specific, it can appear only on Macs with discrete GPU (AMD/nVidia dedicated graphics processor). To verify this, please check for JavaApplicationStub*.hang log files in the Conso...
- Tue Dec 18, 2018 1:20 pm
- Forum: Feature Request
- Topic: Have multiple projects open at once
- Replies: 1
- Views: 379
Re: Have multiple projects open at once
Hello, Thank you for the feedback. I have logged your request on our issue tracking tool and it will be analyzed and implemented in a future version. Meanwhile, as a workaround, it is possible to start multiple instances of Oxygen (each can have its own project) via the command line startup script w...
- Mon Dec 17, 2018 7:47 pm
- Forum: Other Issues
- Topic: Commenting out with Cmd-Shift-7 fails
- Replies: 3
- Views: 428
Re: Commenting out with Cmd-Shift-7 fails
Do you know if this is solved with Java 9? I could not accurately identify an issue on the Oracle Java bug tracking tool regarding this. In theory it should be fixed in Java 9 or 10. However, at this time Oxygen doesn't officially support Java 9 or 10. If you want to try, it is possible to run Oxyg...
- Mon Dec 17, 2018 3:28 pm
- Forum: Other Issues
- Topic: Commenting out with Cmd-Shift-7 fails
- Replies: 3
- Views: 428
Re: Commenting out with Cmd-Shift-7 fails
Hello, What version of Oxygen are you using (Help > About)? Java 8 (and possibly 7) has some issues on Mac with Cmd-Shift-? shortcuts (especially in combination with numeric or symbol keys) in that the bound action gets triggered twice. So, in your case the "Toggle comment" action gets tri...
- Mon Dec 17, 2018 1:18 pm
- Forum: General XML Questions
- Topic: Merge Multiple XML Files into One XML File
- Replies: 16
- Views: 49573
Re: Merge Multiple XML Files into One XML File
Hi, Assuming you have followed the step-by-step guide, the output file location is set at step 5: 5. You can further tune the " Output ". Please note that the " Save as " field must refer a single file, NOT an output directory. Use the editor variables to compose a generic name i...
- Wed Dec 12, 2018 6:06 pm
- Forum: General XML Questions
- Topic: Merge Multiple XML Files into One XML File
- Replies: 16
- Views: 49573
Re: Merge Multiple XML Files into One XML File
Hi,
You seem to have missed a step in the scenario configuration:
Regards,
Adrian
You seem to have missed a step in the scenario configuration:
4. This is an XSLT 2.0 stylesheet so you have to choose from the Transformer combo Saxon-PE or Saxon-EE.
Regards,
Adrian
- Mon Dec 10, 2018 6:16 pm
- Forum: Common Problems
- Topic: Debug transform errors from XSLT dynamically created in XQuery
- Replies: 1
- Views: 205
Re: Debug transform errors from XSLT dynamically created in XQuery
Hi, Note that Oxygen provides separate debugging for XQuery and XSLT with Saxon, but not for eXist-db. Debugging an XSLT transformation run from within an XQuery transformation is a situation that Oxygen does not account for, not even for Saxon. You cannot start debugging an XQuery transformation an...
- Tue Nov 13, 2018 6:03 pm
- Forum: Common Problems
- Topic: Issue with collection function on zip archives
- Replies: 1
- Views: 289
Re: Issue with collection function on zip archives
Hello, This seems to be a Saxon 9.8 bug. I can reproduce it in the command line with 9.8.0.15, but not with 9.9.0.2. I've also found it mentioned here: https://www.biglist.com/lists/lists.mulberrytech.com/xsl-list/archives/201804/msg00059.html I could not find a bug logged on the Saxon bug tracker, ...
- Tue Nov 13, 2018 12:49 pm
- Forum: Other Issues
- Topic: XML schema documentation ignores xml:lang
- Replies: 2
- Views: 454
Re: XML schema documentation ignores xml:lang
Hello,
I can confirm this is a bug. It seems xml:lang is ignored for facets and the first xs:documentation is picked instead.
I've logged this on our issue tracking tool to be resolved in a future release. For future reference it is issue EXM-42497.
Regards,
Adrian
I can confirm this is a bug. It seems xml:lang is ignored for facets and the first xs:documentation is picked instead.
I've logged this on our issue tracking tool to be resolved in a future release. For future reference it is issue EXM-42497.
Regards,
Adrian
- Tue Nov 13, 2018 12:37 pm
- Forum: Common Problems
- Topic: Cannot enter a caret after Ubuntu upgrade
- Replies: 2
- Views: 402
Re: Cannot enter a caret after Ubuntu upgrade
Hi, Oxygen is a Java desktop application. Certain input methods (keyboard profiles) may have some issues with Java 8. We've had a similar report last year (regarding combine and dead keys) on the forum, but did not reach a conclusion. See: Combine and dead keys issue with oXygen 18.1 and Ubuntu 16.0...
- Wed Nov 07, 2018 3:38 pm
- Forum: Common Problems
- Topic: Calabash XProc is not available anymore
- Replies: 3
- Views: 439
Re: Calabash XProc is not available anymore
Hi, Like Radu said, at one point the name of the Calabash XProc processor changed from "Calabash XProc" to "Add-on for Calabash XProc Engine". All you have to do is edit the transformation scenario and pick the new processor name from the "Processor" combo box. Regards,...
- Thu Nov 01, 2018 6:57 pm
- Forum: Common Problems
- Topic: [bug] Pasting into oXygen 17.1 on Mac - content always pasted twice
- Replies: 11
- Views: 2051
Re: [bug] Pasting into oXygen 17.1 on Mac - content always pasted twice
Hi, This issue (with the Greek Polytonic input method) is a Java 8 issue and it has not been resolved in the latest updates of Java 8. As long as Oxygen is running with Java 8 (which it requires) you will still encounter this issue in Oxygen. AFAIK this issue has been resolved in Java 9. However, Ox...
- Tue Oct 23, 2018 12:12 pm
- Forum: General XML Questions
- Topic: Merge Multiple XML Files into One XML File
- Replies: 16
- Views: 49573
Re: Merge Multiple XML Files into One XML File
Using this approach, is there anyway to add a XSD schema to the root tag? Not sure if this question is with regard with my last answer (with "Root" element) or the quoted answer (root copied from file). For the copied root you need one more XSL template that handles the root element. <xsl...
- Wed Oct 17, 2018 5:50 pm
- Forum: General XML Questions
- Topic: Merge Multiple XML Files into One XML File
- Replies: 16
- Views: 49573
Re: Merge Multiple XML Files into One XML File
Try: <xsl:template match="/"> <Root> <xsl:variable name="folderURI" select="resolve-uri('.',base-uri())"/> <xsl:for-each select="collection(concat($folderURI, '?select=*.xml;recurse=yes'))/*/node()"> <xsl:apply-templates mode="copy" select=".&qu...
- Wed Oct 17, 2018 10:26 am
- Forum: Common Problems
- Topic: oXygen grinds to a halt under Mac OS X 10.14 Mojave
- Replies: 4
- Views: 822
Re: oXygen grinds to a halt under Mac OS X 10.14 Mojave
Hi,
I was able to reproduce the memory usage info UI issue. I've logged it on our issue tracking system and it will be resolved in a future release.
Are you still experiencing high CPU usage and UI freezes?
Regards,
Adrian
I was able to reproduce the memory usage info UI issue. I've logged it on our issue tracking system and it will be resolved in a future release.
Are you still experiencing high CPU usage and UI freezes?
Regards,
Adrian
- Fri Sep 21, 2018 4:24 pm
- Forum: Common Problems
- Topic: Cannot store license.xml when user home is on different disk
- Replies: 1
- Views: 440
Re: Cannot store license.xml when user home is on different disk
Hi, Do note that Oxygen version 8 is 11 years old, so needlessly to say, it's more than a little outdated and it is no longer maintained or supported. This bug was eventually fixed in a more recent version, it was such a rare occurrence that it was not observed at the time. <oXygen/> 8 creates a tem...
- Wed Sep 19, 2018 5:52 pm
- Forum: Common Problems
- Topic: oXygen grinds to a halt under Mac OS X 10.14 Mojave
- Replies: 4
- Views: 822
Re: oXygen grinds to a halt under Mac OS X 10.14 Mojave
Hi, By default on macOS Oxygen uses the default Java maximum heap of 25% of the system memory. So in your case, for 40GB Oxygen uses ~9GB. That is more than enough for most use cases, so it's not a real case of insufficient memory. I don't know what to do with the memory usage info — it's impossible...
- Tue Sep 18, 2018 7:11 pm
- Forum: Feature Request
- Topic: Supporting content completion/tooltip helper for XPath 3.1 functions that take JSON map, like the transform function
- Replies: 2
- Views: 658
Re: Supporting content completion/tooltip helper for XPath 3.1 functions that take JSON map, like the transform function
Hi, In what context are you using XPath 3.1? Is it while editing XQuery (3.1) or is this in another context (e.g. XPath/XQuery Builder)? It seems syntax highlight and format and indent have been improved for XQuery/XPath 3.1, but content completion has not yet been updated. I've logged a request on ...
- Tue Sep 18, 2018 6:37 pm
- Forum: Common Problems
- Topic: oXygen grinds to a halt under Mac OS X 10.14 Mojave
- Replies: 4
- Views: 822
Re: oXygen grinds to a halt under Mac OS X 10.14 Mojave
Hi, It's unlikely that Mojave is the problem here. High CPU usage, when opening files or doing only minor things, usually means Oxygen/Java is running out of heap memory. What files do you have open in Oxygen? Try to close everything and open just a few files. Do you see the same issue? Enable memor...