xml:id support

View: New views
6 Messages — Rating Filter:   Alert me  

xml:id support

by Johnson, Eric :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just got bitten by a bug in the xml:id support in attempting to resolve an xinclude. Is there any work being done on resolving this?

Re: xml:id support

by Michael Glavassevich-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Eric,

"Johnson, Eric" <Eric.Johnson@...> wrote on 07/02/2008 04:56:28 PM:

> I just got bitten by a bug in the xml:id support in attempting to
> resolve an xinclude. Is there any work being done on resolving this?


No release of Xerces-J has ever had support for xml:id so not sure what bug you could possibly be referring to. Perhaps it's the lack of support that's biting you?

Thanks.

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@...

E-mail: mrglavas@...


RE: xml:id support

by Johnson, Eric :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

That might be it. Is xml:id support in the works?


From: Michael Glavassevich [mailto:mrglavas@...]
Sent: Wednesday, July 02, 2008 5:04 PM
To: j-users@...
Subject: Re: xml:id support

Hi Eric,

"Johnson, Eric" <Eric.Johnson@...> wrote on 07/02/2008 04:56:28 PM:

> I just got bitten by a bug in the xml:id support in attempting to
> resolve an xinclude. Is there any work being done on resolving this?


No release of Xerces-J has ever had support for xml:id so not sure what bug you could possibly be referring to. Perhaps it's the lack of support that's biting you?

Thanks.

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@...

E-mail: mrglavas@...


RE: xml:id support

by Michael Glavassevich-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

There are currently no plans to implement xml:id support in Xerces.

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@...

E-mail: mrglavas@...

"Johnson, Eric" <Eric.Johnson@...> wrote on 07/02/2008 05:32:53 PM:

> That might be it. Is xml:id support in the works?

>
> From: Michael Glavassevich [mrglavas@...]
> Sent: Wednesday, July 02, 2008 5:04 PM
> To: j-users@...
> Subject: Re: xml:id support

> Hi Eric,
>
> "Johnson, Eric" <Eric.Johnson@...> wrote on 07/02/2008 04:56:28 PM:
>
> > I just got bitten by a bug in the xml:id support in attempting to
> > resolve an xinclude. Is there any work being done on resolving this?
>
> No release of Xerces-J has ever had support for xml:id so not sure
> what bug you could possibly be referring to. Perhaps it's the lack
> of support that's biting you?
>
> Thanks.
>
> Michael Glavassevich
> XML Parser Development
> IBM Toronto Lab
> E-mail: mrglavas@...
> E-mail: mrglavas@...


Re: xml:id support

by George Cristian Bina :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Eric,

See

http://issues.apache.org/jira/browse/XERCESJ-1113

There you can find a patch that you can apply to get XInclude shorthand pointers working based on the xml:id values. As Michael commented on the bug that is not a full xml:id support but it makes the shorthand pointers working.. so I hope that helps you.


Best Regards,
George
--
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com 



Michael Glavassevich wrote:

>
> There are currently no plans to implement xml:id support in Xerces.
>
> Michael Glavassevich
> XML Parser Development
> IBM Toronto Lab
> E-mail: mrglavas@...
> E-mail: mrglavas@...
>
> "Johnson, Eric" <Eric.Johnson@...> wrote on 07/02/2008 05:32:53 PM:
>
> > That might be it. Is xml:id support in the works?
> >
> > From: Michael Glavassevich [mailto:mrglavas@...]
> > Sent: Wednesday, July 02, 2008 5:04 PM
> > To: j-users@...
> > Subject: Re: xml:id support
>
> > Hi Eric,
> >
> > "Johnson, Eric" <Eric.Johnson@...> wrote on 07/02/2008 04:56:28 PM:
> >
> > > I just got bitten by a bug in the xml:id support in attempting to
> > > resolve an xinclude. Is there any work being done on resolving this?
> >
> > No release of Xerces-J has ever had support for xml:id so not sure
> > what bug you could possibly be referring to. Perhaps it's the lack
> > of support that's biting you?
> >
> > Thanks.
> >
> > Michael Glavassevich
> > XML Parser Development
> > IBM Toronto Lab
> > E-mail: mrglavas@...
> > E-mail: mrglavas@...
>

---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscribe@...
For additional commands, e-mail: j-users-help@...


RE: xml:id support

by Johnson, Eric :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for pointing out the patch. It will do exactly what I need.

I resorted to adding the DTD declarations for DocBook 5 into the target
documents to work around this limitation. It is a little ugly, but it
works.

-----Original Message-----
From: George Cristian Bina [mailto:george@...]
Sent: Monday, July 14, 2008 3:37 PM
To: j-users@...
Subject: Re: xml:id support

Hi Eric,

See

http://issues.apache.org/jira/browse/XERCESJ-1113

There you can find a patch that you can apply to get XInclude shorthand
pointers working based on the xml:id values. As Michael commented on the
bug that is not a full xml:id support but it makes the shorthand
pointers working.. so I hope that helps you.


Best Regards,
George
--
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com 



Michael Glavassevich wrote:

>
> There are currently no plans to implement xml:id support in Xerces.
>
> Michael Glavassevich
> XML Parser Development
> IBM Toronto Lab
> E-mail: mrglavas@...
> E-mail: mrglavas@...
>
> "Johnson, Eric" <Eric.Johnson@...> wrote on 07/02/2008 05:32:53
PM:

>
> > That might be it. Is xml:id support in the works?
> >
> > From: Michael Glavassevich [mailto:mrglavas@...]
> > Sent: Wednesday, July 02, 2008 5:04 PM
> > To: j-users@...
> > Subject: Re: xml:id support
>
> > Hi Eric,
> >
> > "Johnson, Eric" <Eric.Johnson@...> wrote on 07/02/2008 04:56:28
PM:
> >
> > > I just got bitten by a bug in the xml:id support in attempting to
> > > resolve an xinclude. Is there any work being done on resolving
this?

> >
> > No release of Xerces-J has ever had support for xml:id so not sure
> > what bug you could possibly be referring to. Perhaps it's the lack
> > of support that's biting you?
> >
> > Thanks.
> >
> > Michael Glavassevich
> > XML Parser Development
> > IBM Toronto Lab
> > E-mail: mrglavas@...
> > E-mail: mrglavas@...
>

---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscribe@...
For additional commands, e-mail: j-users-help@...

---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscribe@...
For additional commands, e-mail: j-users-help@...

LightInTheBox - Buy quality products at wholesale price