Commit 2c42f960 authored by Andreas Liebig's avatar Andreas Liebig
Browse files

add profile and id attributes to location

parent 02a5a789
Loading
Loading
Loading
Loading
+20 −1
Original line number Diff line number Diff line
@@ -203,6 +203,8 @@ Expected behaviour
                        version indicating value "1.0",
                        element "findService" inNamespace "urn:ietf:params:xml:ns:lost1" containing
                            element "location" containing
                                attribute "profile" indicating value "geodetic-2d",
                                attribute "id",
                                element "Point" inNamespace "http://www.opengis.net/gml" containing
                                    attribute "srsName" indicating value "urn:ogc:def:crs:EPSG::4326",
                                    element "pos" indicating value POINT_IN_E_POLICE_SERVICE_BOUNDARY;
@@ -275,6 +277,8 @@ Expected behaviour
                        version indicating value "1.0",
                        element "findService" inNamespace "urn:ietf:params:xml:ns:lost1" containing
                            element "location" containing
                                attribute "profile" indicating value "geodetic-2d",
                                attribute "id",
                                element "Circle" inNamespace "http://www.opengis.net/pidflo/1.0" containing
                                    attribute "srsName" indicating value "urn:ogc:def:crs:EPSG::4326",
                                    element "pos" inNamespace "http://www.opengis.net/gml" indicating value CIRCLE_IN_V_POLICE_SERVICE_BOUNDARY_POS,
@@ -351,6 +355,8 @@ Expected behaviour
                        version indicating value "1.0",
                        element "findService" inNamespace "urn:ietf:params:xml:ns:lost1" containing
                            element "location" containing
                                attribute "profile" indicating value "geodetic-2d",
                                attribute "id",
                                element "Point" inNamespace "http://www.opengis.net/gml" containing
                                    attribute "srsName" indicating value "urn:ogc:def:crs:EPSG::4326",
                                    element "pos" indicating value POINT_IN_E_POLICE_SERVICE_BOUNDARY;
@@ -411,8 +417,9 @@ Expected behaviour
                    xmlMessage containing
                        version indicating value "1.0",
                        element "findService" inNamespace "urn:ietf:params:xml:ns:lost1" containing
                            attribute "profile" indicating value "someUnknownProfile",
                            element "location" containing
                                attribute "profile" indicating value "someUnknownProfile",
                                attribute "id",
                                element "Point" inNamespace "http://www.opengis.net/gml" containing
                                    attribute "srsName" indicating value "urn:ogc:def:crs:EPSG::4326",
                                    element "pos" indicating value POINT_IN_E_POLICE_SERVICE_BOUNDARY;
@@ -471,6 +478,8 @@ Expected behaviour
                        element "findService" inNamespace "urn:ietf:params:xml:ns:lost1" containing
                            attribute "serviceBoundary" indicating value "value"
                            element "location" containing
                                attribute "profile" indicating value "geodetic-2d",
                                attribute "id",
                                element "Point" inNamespace "http://www.opengis.net/gml" containing
                                    attribute "srsName" indicating value "urn:ogc:def:crs:EPSG::4326",
                                    element "pos" indicating value POINT_IN_E_POLICE_SERVICE_BOUNDARY;
@@ -590,6 +599,8 @@ Expected behaviour
                        version indicating value "1.0",
                        element "findService" inNamespace "urn:ietf:params:xml:ns:lost1" containing
                            element "location" containing
                                attribute "profile" indicating value "geodetic-2d",
                                attribute "id",
                                element "Circle" inNamespace "http://www.opengis.net/pidflo/1.0" containing
                                    attribute "srsName" indicating value "urn:ogc:def:crs:EPSG::4326",
                                    element "pos" inNamespace "http://www.opengis.net/gml" indicating value CIRCLE_INTERSECTING_V_FIRE_SERVICE_BOUNDARY_POS,
@@ -666,6 +677,8 @@ Expected behaviour
                        version indicating value "1.0",
                        element "findService" inNamespace "urn:ietf:params:xml:ns:lost1" containing
                            element "location" containing
                                attribute "profile" indicating value "geodetic-2d",
                                attribute "id",
                                element "Circle" inNamespace "http://www.opengis.net/pidflo/1.0" containing
                                    attribute "srsName" indicating value "urn:ogc:def:crs:EPSG::4326",
                                    element "pos" inNamespace "http://www.opengis.net/gml" indicating value CIRCLE_INTERSECTING_V_FIRE_SERVICE_BOUNDARY_AND_H_FIRE_SERVICE_BOUNDARY_POS,
@@ -742,6 +755,8 @@ Expected behaviour
                        version indicating value "1.0",
                        element "findService" inNamespace "urn:ietf:params:xml:ns:lost1" containing
                            element "location" containing
                                attribute "profile" indicating value "geodetic-2d",
                                attribute "id",
                                element "Circle" inNamespace "http://www.opengis.net/pidflo/1.0" containing
                                    attribute "srsName" indicating value "urn:ogc:def:crs:EPSG::4326",
                                    element "pos" inNamespace "http://www.opengis.net/gml" indicating value CIRCLE_IN_V_FIRE_SERVICE_BOUNDARY_POS,
@@ -818,6 +833,8 @@ Expected behaviour
                        version indicating value "1.0",
                        element "findService" inNamespace "urn:ietf:params:xml:ns:lost1" containing
                            element "location" containing
                                attribute "profile" indicating value "geodetic-2d",
                                attribute "id",
                                element "Circle" inNamespace "http://www.opengis.net/pidflo/1.0" containing
                                    attribute "srsName" indicating value "urn:ogc:def:crs:EPSG::4326",
                                    element "pos" inNamespace "http://www.opengis.net/gml" indicating value CIRCLE_IN_V_FIRE_SERVICE_BOUNDARY_POS,
@@ -961,6 +978,8 @@ Expected behaviour
                        version indicating value "1.0",
                        element "listServicesByLocation" inNamespace "urn:ietf:params:xml:ns:lost1" containing
                             element "location" containing
                                attribute "profile" indicating value "geodetic-2d",
                                attribute "id",
                                element "Point" inNamespace "http://www.opengis.net/gml" containing
                                    attribute "srsName" indicating value "urn:ogc:def:crs:EPSG::4326",
                                    element "pos" indicating value POINT_IN_E_POLICE_SERVICE_BOUNDARY;