[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Help with XInclude...
In article <0D6AD1CAA6E85548B5F1BCFE746B725CDD5120@I...> 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] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|