On 20/11/2013 11:28, Diego Bosc? wrote: > It is right in XPath, maybe is less intuitive, but I would say these > are even less intuitive and still work > /cluster[@archetype_id='openEHR-EHR-CLUSTER.bert.v1']/items/value[3]/value=Balkenende > /cluster[@archetype_id='openEHR-EHR-CLUSTER.bert.v1']/items[3]/value/value=Balkenende
Diego, do you mean you tested this? Could you provide the XML source content you did this on? > I think we should decide why is this for: > > Is this for ADL paths? then use ADL path syntax. > Is this for XML query? then use XPath well what we want I believe, is for the ADL paths to be easily mappable (i.e. simple algorithm) to convert to the correct Xpaths. I'm not yet convinced we have the answers right here. Happy to be corrected though. - thomas

