<?xml version="1.0" encoding="UTF-8"?>
<o-ex:rights xmlns:o-ex="http://odrl.net/1.1/ODRL-EX"
             xmlns:o-dd="http://odrl.net/1.1/ODRL-DD"
             xmlns:wms="http://www.opengeospatial.org/standards/wms"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation= "http://www.opengeospatial.org/standards/wms http://pages.upf.pf/Alban.Gabillon/odrl/wms.xsd
                                  http://odrl.net/1.1/ODRL-EX http://odrl.net/1.1/ODRL-EX-11.xsd
                                  http://odrl.net/1.1/ODRL-DD http://odrl.net/1.1/ODRL-DD-11.xsd">
<o-ex:offer>
   <o-ex:asset o-ex:id="ASSET1">
       <o-ex:context>
           <o-dd:uid>WMS_ASSET1</o-dd:uid>
           <wms:request>
               <wms:getMap>
                   <wms:listOfLayers wms:setFunction="subsetOf">
                       <wms:layer>composite</wms:layer>
                       <wms:layer>amp</wms:layer>
                   </wms:listOfLayers>
                   <wms:defaultZoomIn>
                       <wms:unrestricted/>
                   </wms:defaultZoomIn>
                </wms:getMap>
           </wms:request>
           <o-dd:service>http://webgis.upf.pf/cgi-bin/mapserv?map=/home/webgis/cartoweb3/projects/Moorea/server_conf/Moorea/Moorea_limited.map</o-dd:service>
       </o-ex:context>
   </o-ex:asset>
   <o-ex:asset o-ex:id="ASSET2">
       <o-ex:context>
           <o-dd:uid>WMS_ASSET2</o-dd:uid>
           <wms:request>
               <wms:getMap>
                   <wms:listOfLayers wms:setFunction="include">
                       <wms:layer>criobe</wms:layer>
                   </wms:listOfLayers>
                   <wms:defaultZoomIn>
                       <wms:maxMultiplicativeFactor>5</wms:maxMultiplicativeFactor>
                   </wms:defaultZoomIn>
                   <wms:listOfBBoxes>
                       <wms:geographicBoundingBox>
                           <wms:westLongitude>-149.928742</wms:westLongitude>
                           <wms:southLatitude>-17.500643</wms:southLatitude>
                           <wms:eastLongitude>-149.890238</wms:eastLongitude>
                           <wms:northLatitude>-17.471618</wms:northLatitude>
                           <wms:zoomIn>
                               <wms:maxMultiplicativeFactor>1</wms:maxMultiplicativeFactor>
                           </wms:zoomIn>
                       </wms:geographicBoundingBox>
                       <wms:geographicBoundingBox>
                           <wms:westLongitude>-149.788651</wms:westLongitude>
                           <wms:southLatitude>-17.537058</wms:southLatitude>
                           <wms:eastLongitude>-149.749546</wms:eastLongitude>
                           <wms:northLatitude>-17.507470</wms:northLatitude>
                           <wms:zoomIn>
                               <wms:unrestricted/>
                           </wms:zoomIn>
                       </wms:geographicBoundingBox>
                   </wms:listOfBBoxes>
               </wms:getMap>
           </wms:request>
           <o-dd:service>http://webgis.upf.pf/cgi-bin/mapserv?map=/home/webgis/cartoweb3/projects/Moorea/server_conf/Moorea/Moorea_limited.map</o-dd:service>
       </o-ex:context>
   </o-ex:asset>
   <o-ex:asset o-ex:id="ASSET3">
       <o-ex:context>
           <o-dd:uid>WMS_ASSET3</o-dd:uid>
           <wms:request>
               <wms:getCapabilities/>
           </wms:request>
           <o-dd:service>http://webgis.upf.pf/cgi-bin/mapserv?map=/home/webgis/cartoweb3/projects/Moorea/server_conf/Moorea/Moorea_limited.map</o-dd:service>
       </o-ex:context>
   </o-ex:asset>
   <o-ex:permission>
       <o-ex:asset o-ex:idref="ASSET1"/>
       <o-ex:asset o-ex:idref="ASSET3"/>
       <o-dd:display/>
       <o-dd:print/>
   </o-ex:permission>
   <o-ex:permission>
       <o-ex:asset o-ex:idref="ASSET2"/>
       <o-dd:display/>
       <o-dd:print>
           <o-ex:constraint>
               <o-dd:count>10</o-dd:count>
           </o-ex:constraint>
       </o-dd:print>
   </o-ex:permission>
</o-ex:offer>
</o-ex:rights>
