XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Help with XInclude...

In article <0D6AD1CAA6E85548B5F1BCFE746B725CDD5120@IMCSRV3.MITRE.ORG> you write:
>     <xi:include href="b.xml"
>xpointer="/VULNERABILITIES/VULNERABILITY[ID_NUMBER=1070]/DESC"/>

That's an XPath, not an XPointer.

Try 

 xpointer="xpointer(/VULNERABILITIES/VULNERABILITY[ID_NUMBER=1070]/DESC)"/>

but there's no guarantee that your XInclude implementation supports
the "XPointer xpointer()" scheme.

-- Richard



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS