UNPKG

@mangosystem/ogc-schemas

Version:

Jsonix XML-JSON mappings for OGC Schemas.

19 lines (18 loc) 1.07 kB
<?xml version="1.0" encoding="utf-8" standalone="no"?> <wmc:ViewContextCollection version="1.1.0" xmlns:wmc="http://www.opengis.net/context" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/context collection.xsd"> <!-- List of context XML URLs --> <wmc:ViewContextReference version="1.0.0" id="eos_data_gateways"> <!-- Human readable title for pick list / select box --> <wmc:Title>EOS Data Gateways</wmc:Title> <!-- URL location --> <wmc:ContextURL> <wmc:OnlineResource xlink:type="simple" xlink:href="http://cgdi-dev.geoconnections.org/prototypes/contexts/eos_data_gateways.cml"/> </wmc:ContextURL> </wmc:ViewContextReference> <wmc:ViewContextReference version="1.0.0" id="na_weather"> <wmc:Title>North America Weather Today</wmc:Title> <wmc:ContextURL> <wmc:OnlineResource xlink:type="simple" xlink:href="http://cgdi-dev.geoconnections.org/prototypes/contexts/na_weather.cml"/> </wmc:ContextURL> </wmc:ViewContextReference> </wmc:ViewContextCollection>