a.binder пре 9 година
родитељ
комит
7def3349da

+ 2 - 1
SE/schema/ant-url_action/default_db.in7_dziennik_koresp/test-druk/IN7_DZIENNIK_KORESP.xsl

@@ -4,6 +4,7 @@
     xmlns:p5_default_db="https://biuro.biall-net.pl/wfs/default_db"
     xmlns:wfs="http://www.opengis.net/wfs"
     xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
+    xmlns:gml="http://www.opengis.net/gml"
     xmlns:exsl="http://exslt.org/common"
     xmlns:xs="http://www.w3.org/2001/XMLSchema"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -35,7 +36,7 @@
        </xsl:apply-templates>
    </xsl:template>-->
    
-    <xsl:template match="wfs:FeatureCollection">
+    <xsl:template match="wfs:FeatureCollection|gml:featureMember">
         <xsl:apply-templates/>
     </xsl:template>