<?xml version="1.0" encoding="UTF-8"?>
<dispatchCharacteristicsRequest 
        xmlns="http://www.broservices.nl/xsd/dsbhr-g/1.0"
        xmlns:brocom="http://www.broservices.nl/xsd/brocommon/3.0"
        xmlns:gml="http://www.opengis.net/gml/3.2" 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.broservices.nl/xsd/dsbhr-g/1.0 ../../dsbhr-g-messages.xsd">
    <!-- Disclaimer: dit voorbeeldbericht valideert tegen de XSD van de uitgiftewebservice.
         Het is niet gevalideerd door de uitgiftewebservice en is vaktechnisch/inhoudelijk niet voorbeeldig.
        xsi:schemaLocation="http://www.broservices.nl/xsd/dsbhrg/1.0 https://schema.broservices.nl/xsd/dsbhrg/1.0/dsbhr-g-messages.xsd">
    -->
    <brocom:requestReference>req:102</brocom:requestReference>
    <criteria>
        <brocom:deliveryAccountableParty>52766179</brocom:deliveryAccountableParty>
        <brocom:area>
            <brocom:boundingBox srsName="urn:ogc:def:crs:EPSG::4258" srsDimension="2">
                <gml:lowerCorner>52.1 5.0</gml:lowerCorner>
                <gml:upperCorner>52.3 5.2</gml:upperCorner>
            </brocom:boundingBox>
        </brocom:area>
    </criteria>
</dispatchCharacteristicsRequest>

