I probably broke it somehow, as with the problem Sorin solved where
xincludes were working, but the URIs weren't following xml base. I'll
look into it later since it isn't a deal-breaker.
Peace,
On 9/5/06, George Cristian Bina <
george@oxygenxml.com> wrote:
> Hi Chris,
>
> I get the xml:id attribute, make sure it is not already entered, in that
> case oXygen will not present it again.
>
> Best Regards,
> George
> ---------------------------------------------------------------------
> George Cristian Bina
> <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
>
http://www.oxygenxml.com>
>
> Chris Chiasson wrote:
> > it's strange though - it offerse some xml:* attributes, but not xml:id
> > (???)
> >
> > On 9/4/06, George Cristian Bina <
george@oxygenxml.com> wrote:
> >> oXygen offers all the attributes on content completion, but the
> >> association between the document and the DocBook schema is done probably
> >> based on the root element namespace, so if you do not declare the
> >> DocBook namespace you get no proposals. Once you add the
> >> xmlns="http://docbook.org/ns/docbook" namespace declaration you should
> >> be able to see all the attributes, including the xml:* and the ones from
> >> the XLink namespace - the later will be inserted by oXygen content
> >> completion together with a namespace declaration. oXygen does not
> >> require a declaration for the XML namespace.
> >>
> >> Best Regards,
> >> George
> >> ---------------------------------------------------------------------
> >> George Cristian Bina
> >> <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
> >>
http://www.oxygenxml.com> >>
> >>
> >> Mauritz Jeanson wrote:
> >> >>