Hello
I want to index the XML below with multivalued fields.
What better way to set the schema.xml since there are nested data?
Thank you.

      <documento>








<id/> //String






<descricao/> //String






<data/> //Date






<conteudo/> //String






<assentamentos> //Multivalued







<assentamento> //First register







<id/> //String






<nome/> //String






<matricula/> //String






<classificacoes> //Multivalued







<classificacao> //First register







<id/> //String






<descricao/> //String






<agrupadores> //Multivalued







<agrupador> //First register







<valor/> //String





<agrupador/>






</agrupadores>






</classificacao>






</classificacoes>






</assentamento>






</assentamentos>






 </documento>












-- 
*Everton Rodrigues Garcia*

Reply via email to