namespace behaviour using xhtml-xforms.nvdl
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 82
- Joined: Sat Jan 13, 2007 5:39 pm
- Location: Belgium
namespace behaviour using xhtml-xforms.nvdl
Post by PaulHermans »
If I start a new xml file using the supplied xhtml-xforms.nvdl
I get
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<model xmlns="http://www.w3.org/2002/xforms"></model>
</head>
</html>
However if I change the namespace declarations as follows
<h:html xmlns:h="http://www.w3.org/1999/xhtml" xmlns:f="http://www.w3.org/2002/xforms">
<h:head>
Oxygen still proposes to insert
<model xmlns="http://www.w3.org/2002/xforms"></model>
while I hoped that it would be
<f:model></f:model>
After some time the desired behavior appears, but disappears again. The precise conditions are not clear to me yet.
Paul
I get
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<model xmlns="http://www.w3.org/2002/xforms"></model>
</head>
</html>
However if I change the namespace declarations as follows
<h:html xmlns:h="http://www.w3.org/1999/xhtml" xmlns:f="http://www.w3.org/2002/xforms">
<h:head>
Oxygen still proposes to insert
<model xmlns="http://www.w3.org/2002/xforms"></model>
while I hoped that it would be
<f:model></f:model>
After some time the desired behavior appears, but disappears again. The precise conditions are not clear to me yet.
Paul
Paul
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Post by sorin_ristache »
Hello,
Thank you for reporting the problem. There is a problem with taking into account the namespace prefixes defined on elements from one namespace (ex: element html from the XHTML namespace) in content completion proposals of elements from other namespace (ex: element model of the XForms namespace). We will fix the problem in the next version.
Regards,
Sorin
Thank you for reporting the problem. There is a problem with taking into account the namespace prefixes defined on elements from one namespace (ex: element html from the XHTML namespace) in content completion proposals of elements from other namespace (ex: element model of the XForms namespace). We will fix the problem in the next version.
Regards,
Sorin
-
- Site Admin
- Posts: 2095
- Joined: Thu Jan 09, 2003 2:58 pm
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