<?xml version="1.0" encoding="UTF-8"?>
<RegistryObject xsi:type="rim:ExtrinsicObjectType"
                lid="urn:test:Dataset:VIL" id="urn:test:Dataset:VIL" objectType="urn:ogc:def:ebRIM-ObjectType:OGC:Dataset"
                xmlns="urn:oasis:names:tc:ebxml-regrep:xsd:rim:4.0"
                xmlns:rim="urn:oasis:names:tc:ebxml-regrep:xsd:rim:4.0"
                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                xmlns:gml="http://www.opengis.net/gml/3.2"
                xsi:schemaLocation="urn:oasis:names:tc:ebxml-regrep:xsd:rim:4.0  ../../xsd/rim.xsd"
                >
    <Slot name="urn:iso:TC211:19115:slot:fields">
        <SlotValue xsi:type="CollectionValueType">
            <Element xsi:type="StringValueType">
                <Value>atmosphere_cloud_liquid_water_content</Value>
            </Element>
            <Element xsi:type="StringValueType">
                <Value>atmosphere_cloud_liquid_water_content.status_flags</Value>
            </Element>
        </SlotValue>
    </Slot>
    <Name>
        <LocalizedString value="Vertically Integrated Liquid (VIL)" xml:lang="en-US"/>
    </Name>
    <Description>
        <LocalizedString value="VIL is the integration of reflectivity within a column of air. See: http://www.theweatherprediction.com/habyhints/249/" xml:lang="en-US"/>
    </Description>

</RegistryObject>


