Hello all,

Is it possible to use relative (not absolute "xindice:///db/...") href
for autolinking in Xindice (1.0). For example:
<?xml version="1.0"?>
<document>
   <res xmlns:db="http://xml.apache.org/xindice/XMLObject";
         db:href="xindice://data/doc.xml"
         db:type="replace"/>
</document>

or     db:href="xindice://./data/doc.xml" ?

Thank you.
Roman


Reply via email to