<BODY>Hi all,<BR>How retrieve layer's properties to display with mapguide API? I've search the in&nbsp;MgLayer methods and&nbsp;the xml associated to the layer as below&nbsp;:<BR><BR>$byteReader = $resourceService-&gt;GetResourceContent($layer-&gt;GetLayerDefinition());<BR>&nbsp;&nbsp;&nbsp; $xmldoc = DOMDocument::loadXML(ByteReaderToString($byteReader));<BR><BR>I can see mapping but no if information about if the property should appear in the selection?!?<BR><BR>Do someone know how to do that via php&nbsp;server API?<BR>Thanks in advance,<BR>Rémy</BODY>