Support for URN type links
This should cover W3C XML Schema, Relax NG and DTD related problems.
-
- Posts: 37
- Joined: Mon Jul 14, 2014 9:48 am
Support for URN type links
Hi Team,
Thank you for your support!
We have successfully created our own action to insert URN.
Basically in 16.0 we do not have support for URN, we have got the below support from you
Could you please help us in Supporting URN without following this workaround.
Thanks in advance!
Regards,
Navaneetha
Thank you for your support!
We have successfully created our own action to insert URN.
Basically in 16.0 we do not have support for URN, we have got the below support from you
Now we would like to know which schema file will be used for this DITA Validation since we do not want to remove that complete "DITA Validation" as it may contain other needed validations.One possible workaround for the client:
If in the Eclipse Preferences->oXygen->"Document Type Association" page you edit the "DITA" document type, in the "Validation" tab you can edit the "DITA" validation scenario and remove from it the third stage
(engine: DITA Validation).
Could you please help us in Supporting URN without following this workaround.
Thanks in advance!
Regards,
Navaneetha
-
- Posts: 9431
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Support for URN type links
Hi Navaneetha,
Alex took a few days off so I will try to help you further.
What error precisely do you obtain when Oxygen validates the document?
The "DITA Validation" stage is not done with a schema, it is done with our custom Java code so you cannot customize a certain schema to remove certain validation checks.
The "DITA Validation" is just a validation stage which makes certain additional validation checks, if you remove it the DITA documents will still be validated with the usual DTDs and schemas.
Besides removing the "DITA Validation" stage completely, we have API ro.sync.exml.workspace.api.editor.WSEditor.addValidationProblemsFilter(ValidationProblemsFilter)
which would allow you to add a filter and remove from the list of problems which are about to be presented to the end user a certain problem.
Regards,
Radu
Alex took a few days off so I will try to help you further.
What error precisely do you obtain when Oxygen validates the document?
The "DITA Validation" stage is not done with a schema, it is done with our custom Java code so you cannot customize a certain schema to remove certain validation checks.
The "DITA Validation" is just a validation stage which makes certain additional validation checks, if you remove it the DITA documents will still be validated with the usual DTDs and schemas.
Besides removing the "DITA Validation" stage completely, we have API ro.sync.exml.workspace.api.editor.WSEditor.addValidationProblemsFilter(ValidationProblemsFilter)
which would allow you to add a filter and remove from the list of problems which are about to be presented to the end user a certain problem.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service