<div dir="ltr"><div><div><div><div><div><div><div><div>Hi All,<br></div>   I'm trying to make a distributed <span class="highlighted">search</span> against other CSW server. Both servers use ISO 19139 metadata standard.<br></div>   I'm performing a GetRecords operation using this xml:<br><br><csw:GetRecords xmlns:csw="<a href="http://www.opengis.net/cat/csw/2.0.2">http://www.opengis.net/cat/csw/2.0.2</a>" xmlns:ogc="<a href="http://www.opengis.net/ogc">http://www.opengis.net/ogc</a>" xmlns:gml="<a href="http://www.opengis.net/gml">http://www.opengis.net/gml</a>" service="CSW" version="2.0.2" resultType="results" <b>outputSchema="<a href="http://www.isotc211.org/2005/gmd">http://www.isotc211.org/2005/gmd</a>"</b>> <csw:DistributedSearch hopCount="2"/> <br><csw:Query <span dir="ltr" style="text-align:left" id=":4hc.co" class="tL8wMe EMoHub">typeNames="gmd:MD_Metadata"</span>> <span dir="ltr" style="text-align:left" id=":4hc.co" class="tL8wMe EMoHub"><br></span><csw:ElementSetName>full</csw:ElementSetName> <br></csw:Query><br></csw:GetRecords><br><br></div>The response should have 2 records, but it has only 1 record and a comment which says: <span dir="ltr" style="text-align:left" id=":482.co" class="tL8wMe EMoHub"><!-- 1 result from <csw server url> --> and nothing else.<br><br></span></div><span dir="ltr" style="text-align:left" id=":482.co" class="tL8wMe EMoHub">I made another test, changing the outputSchema to </span><br><b><span dir="ltr" style="text-align:left" id=":4ge.co" class="tL8wMe EMoHub">outputSchema="<a rel="nofollow noreferrer" target="_blank" href="http://www.google.com/url?q=http%3A%2F%2Fwww.opengis.net%2Fcat%2Fcsw%2F2.0.2&sa=D&sntz=1&usg=AFQjCNGUAtOx6-De4qOS3H6Xmsph1ubQSQ" class="Xx" tabindex="-1" dir="ltr">http://www.opengis.net/cat/csw/2.0.2</a>"<br></span></b></div><span dir="ltr" style="text-align:left" id=":4ge.co" class="tL8wMe EMoHub">and the response has the 2 records, but with a different schema.<br><br></span></div><span dir="ltr" style="text-align:left" id=":4ge.co" class="tL8wMe EMoHub">I need to get the 2 records with the <b>gmd</b> schema. What I'm doing wrong?<br><br></span></div><div><span dir="ltr" style="text-align:left" id=":4ge.co" class="tL8wMe EMoHub">The pycsw version is 1.10.3, on Ubuntu Server 14.04 64-bit.<br></span></div><div><span dir="ltr" style="text-align:left" id=":4ge.co" class="tL8wMe EMoHub"><br></span></div><span dir="ltr" style="text-align:left" id=":4ge.co" class="tL8wMe EMoHub">Thanks in advance.<br></span></div><span dir="ltr" style="text-align:left" id=":4ge.co" class="tL8wMe EMoHub">Alejandro<br></span><div><div><div><div><div><div><div><div><div><br><br></div></div></div></div></div></div></div></div></div></div>