auto completion on own xslt ext (elem+function) library
Are you missing a feature? Request its implementation here.
-
- Posts: 3
- Joined: Thu May 12, 2005 4:42 pm
auto completion on own xslt ext (elem+function) library
Hi,
I have my own library of xslt extension elements and functions.
Is there a way to configure oXygen so auto-complete will work on this library?
I saw that XMLspy can do this by reading this info from a DTD file ...
Thanks,
Wim
I have my own library of xslt extension elements and functions.
Is there a way to configure oXygen so auto-complete will work on this library?
I saw that XMLspy can do this by reading this info from a DTD file ...
Thanks,
Wim
-
- Site Admin
- Posts: 2097
- Joined: Thu Jan 09, 2003 2:58 pm
Hi Wim,
There is something that might work... although it was not desigend for this
.
Oxygen can be configured with a schema (XML Schema, DTD or Relax NG schema) for the result file of the transformation and it will offer in the content completion the elements defined in that schema. You can do that from Options->Preferences -- TagInsight -- XSL page. Eventually you can add in your schema an import to import the actual result schema so you can have both your elements and the result elements presented by oXygen in the content completion.
Best Regards,
George
There is something that might work... although it was not desigend for this

Oxygen can be configured with a schema (XML Schema, DTD or Relax NG schema) for the result file of the transformation and it will offer in the content completion the elements defined in that schema. You can do that from Options->Preferences -- TagInsight -- XSL page. Eventually you can add in your schema an import to import the actual result schema so you can have both your elements and the result elements presented by oXygen in the content completion.
Best Regards,
George
-
- Site Admin
- Posts: 2097
- Joined: Thu Jan 09, 2003 2:58 pm
-
- Posts: 3
- Joined: Thu May 12, 2005 4:42 pm
George,
I got it working
.
The problem was that my 6th ext element has an attribute list, and one of the attributes was optional but I left out the default value #IMPLIED. Because of this, the rest of the schema was skipped...
After adding the default value #IMPLIED to all the optional attributes, the auto content completion works just fine.
Thx for your help.
Wim
I got it working

The problem was that my 6th ext element has an attribute list, and one of the attributes was optional but I left out the default value #IMPLIED. Because of this, the rest of the schema was skipped...
After adding the default value #IMPLIED to all the optional attributes, the auto content completion works just fine.
Thx for your help.
Wim
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ 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