#SET{xml, moxml#ID_RUBRIQUE.xml} #SET{trier,#ARRAY} #SET{photo,''} #SET{photo,#VALEUR{text}} {"type": "Feature", "geometry": {"type": "Point", "coordinates": [ #VALEUR{children/longitude/0/text}, #VALEUR{children/latitude/0/text}]}, "id":"#VALEUR{children/produit/0/text}", "properties": { "title":[(#VALEUR{children/nom/0/text}|json_encode)], "description":[(#GET{photo}|sinon{''}|json_encode)][(#SET{logo_doc,''})] }}