Dear All,

I try to modify the feed_local.xreg,

but everytime I set up the feed_local.xreg, Jetspeed replace it with the 
content from local.ocs.

I add rdf:description in local.ocs.

and got this error:
SystemId Unknown; Line 70; Column 3; VariableReference given for variable 
out of  context or without definition!  Name = format2

Do you any solution from this?

Frans

This is the rdf:description that I updated in local.ocs

        <rdf:description about="http://www.phpnuke.org";>
         <dc:title>PHP Nuke</dc:title>
         <dc:creator>FB</dc:creator>
         <dc:description>PHP Nuke</dc:description>
           <rdf:description about="http://www.phpnuke.org/backend.php";>
             <dc:language>en</dc:language>
             
<ocs:format>http://my.netscape.com/publish/formats/rss-0.9.dtd</ocs:format>
           </rdf:description>
       </rdf:description>

        <rdf:description about="http://www.nukeaddon.com";>
         <dc:title>PHP Nuke Add On</dc:title>
         <dc:creator>Richard Tirtardji</dc:creator>
         <dc:description>PHP Nuke Add On</dc:description>
           <rdf:description about="http://www.nukeaddon.com/backend.php";>
             <dc:language>en</dc:language>
             
<ocs:format>http://my.netscape.com/publish/formats/rss-0.9.dtd</ocs:format>
           </rdf:description>
       </rdf:description>
  <rdf:description about="http://www.linux.com";>
         <dc:title>Linux.com Front End</dc:title>
         <dc:creator>Linux.com</dc:creator>
         <dc:description>Linux.com Front End</dc:description>
           <rdf:description about="http://linux.com/mrn/front_page.rss";>
             <dc:language>en</dc:language>
             
<ocs:format>http://my.netscape.com/publish/formats/rss-0.9.dtd</ocs:format>
           </rdf:description>
       </rdf:description>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to