qexo-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qexo-general] position() error?


From: Marco Vezzoli
Subject: Re: [Qexo-general] position() error?
Date: Tue, 16 Jul 2002 08:05:31 +0200

Sorry, here is the xml document

address@hidden wrote:
> 
> Hi,
> I'm working with the attached xml document and I get this strange
> result:
> 
> address@hidden:558] scheme_test ->kawa --xquery
> {--1--} for $task in document("project.xml")//task return
> {--2--} $task/position()
> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
> 
> Maybe I didn't understand the proper use of position() but it looks like
> an error.
> I tried to look into gnu.xquery.util.Position and gnu.kawa.xml.Focus but
> my knowledge of this framework is rather poor.

-- 
        (--cafe babe--) 
Marco Vezzoli   address@hidden
CR&D Intranet Developement   STMicroelectronics
tel. +39 039 603 6852 fax. +39 039 603 5055
<project name="porting">
   <task name="T84 transfer" >
      <task name="code"         >
         <task name="upload" status="done" begin="20" end="28">
caricamento e verifica del codice di parsing nel cluster
             <people name="Marco Vezzoli"/>
             <people name="Giancarlo Dal Brun"/>
         </task>
         <task name="navigation" status="wip" begin="28" end="31">
installazione driver, scripts di ricerca
             <people name="Marco Vezzoli"/>
         </task>
         <task name="analysis" >
installazione codice di analisi dati
               <task name="Splus installation" status="wip" begin="24" end="29">
                     <people name="Laura Maggioni"/>
                     <people name="Giancarlo Dal Brun"/>
               </task>
               <task name="perl verification" status="wip" begin="24" end="29">
                     <people name="Giancarlo Dal Brun"/>
               </task>
         </task>
         <task name="logs">
installazione della rotazione dei logs per tutti i servizi
             <people name="Oliver Donzelli"/>
         </task>
      </task>
      <task name="database"    >
         <task name="tables"  status="wip" begin="26" end="29">
script di copiatura delle tabelle
             <people name="Marco Vezzoli"/>
         </task>
         <task name="scripts"  status="wip" begin="30" end="30">
switching scripts verso il nuovo database
             <people name="Marco Vezzoli"/>
             <people name="Oliver Donzelli"/>
         </task>
         <task name="snapshot" status="wip" begin="28" end="29">
codice copiatura dei dati di database aggiornati
             <people name="Marco Vezzoli"/>
             <people name="Oliver Donzelli"/>
         </task>
         <task name="ha" >
alta affidabilita' databases
             <people name="Marco Vezzoli"/>
             <people name="Enrico Carniti"/>
             <people name="Giancarlo Dal Brun"/>
             <people name="Laura Maggioni"/>
         </task>
      </task>
      <task name="data"   >
         <task name="scripts" status="tbd" begin="29" end="29">
             <people name="Giancarlo Dal Brun"/>
             <people name="Marco Vezzoli"/>
         </task>         
         <task name="snapshot" status="done" begin="28" end="28">
             <people name="Marco Vezzoli"/>
         </task>
      </task>
   </task>
   <task name="EWS porting">
      <task name="tmap">
         <task name="snapshot">
         </task>
         <task name="upload">
         </task>
         <task name="script switch">
         </task>
      </task>
      <task name="navigation">
      </task>
   </task>
   <task name="Tools">
         <task name="Litho">
               <task name="PDL" status="tbd" begin="29" end="29">
                     <people name="Marco Vezzoli"/>
               </task>
         </task>
   </task>
   <task name="Lot Manager">
         <task name="EWS" status="done">
                     <people name="Marco Vezzoli"/>
         </task>
         <task name="T84" status="tbd" begin="30" end="30">
                     <people name="Marco Vezzoli"/>
         </task>
         <task name="Global" status="tbd" begin="31" end="31">
                     <people name="Marco Vezzoli"/>
         </task>
         <task name="Lot History" status="tbd" begin="32" end="32">
                     <people name="Marco Vezzoli"/>
         </task>
   </task>
   <task name="Bulletin Board">
   </task>
</project>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]