<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<br>

<br>

Use WFSCapabilities format instead [1]:<br>

<br>

wfsParser = new OpenLayers.Format.WFSCapabilities();<br>

wfsCapabilities = wfsParser.read(response.responseText);<br>

wfsCapabilities.featureTypeList.featureTypes<br>

<br>

[1]<a href="http://dev.openlayers.org/releases/OpenLayers-2.8/doc/apidocs/files/OpenLayers/Format/WFSCapabilities-js.html">http://dev.openlayers.org/releases/OpenLayers-2.8/doc/apidocs/files/OpenLayers/Format/WFSCapabilities-js.html</a><br>

<br>

Best regards,<br>

Gabriel Nolasco<br><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div class="plainMail">Message: 6<br>Date: Wed, 3 Feb 2010 02:56:44 -0800 (PST)<br>From: Henry Rotzoll &lt;<a ymailto="mailto:henry.rotzoll@dlr.de" href="/mc/compose?to=henry.rotzoll@dlr.de">henry.rotzoll@dlr.de</a>&gt;<br>Subject: [OpenLayers-Users] Read WFS capabilities file<br>To: <a ymailto="mailto:users@openlayers.org" href="/mc/compose?to=users@openlayers.org">users@openlayers.org</a><br>Message-ID: &lt;<a ymailto="mailto:1265194604077-4506548.post@n2.nabble.com" href="/mc/compose?to=1265194604077-4506548.post@n2.nabble.com">1265194604077-4506548.post@n2.nabble.com</a>&gt;<br>Content-Type: text/plain; charset=us-ascii<br><br><br>Hi there,<br><br>Does anybody know how to access the layers from a WFS capabilities file?<br><br>I have this code:<br>var XMLformat = new OpenLayers.Format.XML();<br>var xml =
 XMLformat.read(responseText); <br>--&gt; "responseText" ist the returned WFS capabilities file from the server<br>var CAPformat = new OpenLayers.Format.WFSCapabilities();<br>var cap = CAPformat.read(xml);<br><br>"cap" is an object, not null, but I can't access it like in the WMS<br>Capabilities case (e. g. cap.capability.layers[i]). JavaScript says it's<br>undefined.<br><br>Thanks in advance!<br><br>Best regards, <br>Henry<br></div></blockquote></td></tr></table><br>


      <hr size=1>Veja quais são os assuntos do momento no Yahoo! + Buscados: <a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/">Top 10</a> - <a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/celebridades/">Celebridades</a> - <a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/m%C3%BAsica/">Música</a> - <a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/esportes/">Esportes</a>