Subversion Repositories eFlore/Applications.moissonnage

Rev

Rev 34 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 34 Rev 43
Line 22... Line 22...
22
			<ms:nomStation><?=$station['nom_station']?></ms:nomStation>
22
			<ms:nomStation><?=$station['nom_station']?></ms:nomStation>
23
			<ms:precision><?=$station['type_site']?></ms:precision>
23
			<ms:precision><?=$station['type_site']?></ms:precision>
24
			<ms:codeInsee><?=$station['code_insee']?></ms:codeInsee>
24
			<ms:codeInsee><?=$station['code_insee']?></ms:codeInsee>
25
			<ms:departement><?=$station['departement']?></ms:departement>
25
			<ms:departement><?=$station['departement']?></ms:departement>
26
			<ms:taxons><?=$station['taxons']?></ms:taxons>
26
			<ms:taxons><?=$station['taxons']?></ms:taxons>
-
 
27
			<ms:auteurs><?=$station['auteurs']?></ms:auteurs>
27
		</ms:<?=$station['source']?>>
28
		</ms:<?=$station['source']?>>
28
	</gml:featureMember>	
29
	</gml:featureMember>	
29
<?php } ?>
30
<?php } ?>
30
</wfs:FeatureCollection>
31
</wfs:FeatureCollection>