NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

Changeset 408

Show
Ignore:
Timestamp:
12/02/10 08:23:10
Author:
haines
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • q2o/sos_unc/trunk/sos_unc/YSI_6Series_6600V2.xml

    r407 r408  
    186186         <!--==========================================================--> 
    187187 
    188          <sml:documentation xlink:role="website"> 
    189             <sml:Document> 
    190                <gml:description>Collection of information regarding YSI 6600V2 Multiparameter Sonde</gml:description> 
    191                <sml:onlineResource xlink:href="http://www.ysi.com/productsdetail.php?6600V2-1"/> 
    192             </sml:Document> 
     188         <sml:documentation> 
     189            <sml:DocumentList> 
     190               <sml:member name="website"> 
     191                  <sml:Document> 
     192                     <gml:description>Collection of information regarding YSI 6600V2 Multiparameter Sonde</gml:description> 
     193                     <sml:onlineResource xlink:href="http://www.ysi.com/productsdetail.php?6600V2-1"/> 
     194                  </sml:Document> 
     195               </sml:member> 
     196               <sml:member name="photos"> 
     197                  <sml:Document> 
     198                     <gml:description>Photos of the 6600V2</gml:description> 
     199                     <sml:onlineResource 
     200                        xlink:href="http://www.ysi.com/media/products/6600V2-sensors.jpg"/> 
     201                  </sml:Document> 
     202               </sml:member> 
     203               <sml:member name="specs"> 
     204                  <sml:Document> 
     205                     <gml:description>Specification sheet for the 6600V2</gml:description> 
     206                     <sml:onlineResource xlink:href="http://www.ysi.com/media/pdfs/E52-6600V2.pdf"/> 
     207                  </sml:Document> 
     208 
     209               </sml:member> 
     210               <sml:member name="references"> 
     211                  <sml:Document> 
     212                     <gml:description>Standard Methods for the Examination of Water and Wastewater (Ed. 1989)</gml:description> 
     213                  </sml:Document> 
     214               </sml:member> 
     215            </sml:DocumentList> 
    193216         </sml:documentation> 
    194          <sml:documentation xlink:role="photo"> 
    195             <sml:Document> 
    196                <gml:description>Photos of the 6600V2</gml:description> 
    197                <sml:onlineResource xlink:href="http://www.ysi.com/media/products/6600V2-sensors.jpg" 
    198                /> 
    199             </sml:Document> 
    200          </sml:documentation> 
    201          <sml:documentation xlink:role="specsheet"> 
    202             <sml:Document> 
    203                <gml:description>Specification sheet for the 6600V2</gml:description> 
    204                <sml:onlineResource xlink:href="http://www.ysi.com/media/pdfs/E52-6600V2.pdf"/> 
    205             </sml:Document> 
    206          </sml:documentation> 
    207          <sml:documentation xlink:role="method reference"> 
    208             <sml:Document> 
    209                <gml:description>Standard Methods for the Examination of Water and Wastewater (Ed. 1989)</gml:description> 
    210             </sml:Document> 
    211          </sml:documentation> 
    212           
     217 
    213218         <!--============================--> 
    214219         <!-- Platform Coordinate Frame  --> 
     
    483488                     </sml:parameters> 
    484489                  </sml:Component> 
    485                </sml:component>              
     490               </sml:component> 
    486491               <sml:component name="Temperature" xlink:role="urn:ogc:def:process:OGC:detector"> 
    487492                  <sml:Component> 
     
    506511                           <sml:input name="water_temperature"> 
    507512                              <swe:ObservableProperty 
    508                                  definition="http://mmisw.org/ont/ioos/parameter/water_temperature"/> 
     513                                 definition="http://mmisw.org/ont/ioos/parameter/water_temperature" 
     514                              /> 
    509515                           </sml:input> 
    510516                        </sml:InputList> 
    511517                     </sml:inputs> 
    512                       
     518 
    513519                     <sml:outputs> 
    514520                        <sml:OutputList> 
     
    521527                        </sml:OutputList> 
    522528                     </sml:outputs> 
    523                       
     529 
    524530                     <sml:parameters> 
    525531                        <sml:ParameterList> 
     
    553559               </sml:component> 
    554560               <sml:component name="Salinity" xlink:role="urn:ogc:def:process:OGC:prcoess"> 
    555                   <sml:ProcessModel gml:id="salinity"> 
     561                  <sml:ProcessModel gml:id="salinity"> 
    556562                     <gml:description>YSI Salinity Calculation</gml:description> 
    557563                     <sml:identification> 
     
    569575                        </sml:IdentifierList> 
    570576                     </sml:identification> 
    571                        
     577 
    572578                     <sml:inputs> 
    573579                        <sml:InputList> 
    574580                           <sml:input name="water_temperature"> 
    575                               <swe:Quantity definition="http://mmisw.org/ont/ioos/parameter/water_temperature"> 
    576                                  <swe:uom code="degC"/>                
    577                               </swe:Quantity>                                  
     581                              <swe:Quantity 
     582                                 definition="http://mmisw.org/ont/ioos/parameter/water_temperature"> 
     583                                 <swe:uom code="degC"/> 
     584                              </swe:Quantity> 
    578585                           </sml:input> 
    579586                           <sml:input name="conductivity"> 
    580                               <swe:Quantity definition="http://mmisw.org/ont/ioos/parameter/conductivity"> 
    581                                  <swe:uom code="mS/cm"/>                
    582                               </swe:Quantity>                                  
     587                              <swe:Quantity 
     588                                 definition="http://mmisw.org/ont/ioos/parameter/conductivity"> 
     589                                 <swe:uom code="mS/cm"/> 
     590                              </swe:Quantity> 
    583591                           </sml:input> 
    584592                           <sml:input name="depth"> 
    585593                              <swe:Quantity definition="http://mmisw.org/ont/ioos/parameter/depth"> 
    586                                  <swe:uom code="m"/>                
    587                               </swe:Quantity>                                  
     594                                 <swe:uom code="m"/> 
     595                              </swe:Quantity> 
    588596                           </sml:input> 
    589597                        </sml:InputList> 
    590598                     </sml:inputs> 
    591                       
     599 
    592600                     <sml:outputs> 
    593601                        <sml:OutputList> 
     
    600608                        </sml:OutputList> 
    601609                     </sml:outputs> 
    602                       
     610 
    603611                     <sml:parameters> 
    604612                        <sml:ParameterList> 
     
    635643                        </sml:ParameterList> 
    636644                     </sml:parameters> 
    637                      <sml:method></sml:method
     645                     <sml:method/
    638646                  </sml:ProcessModel> 
    639647               </sml:component> 
    640                 
     648 
    641649               <sml:component name="Deep Non-vented Depth"> 
    642650                  <sml:Component> 
     
    656664                        </sml:IdentifierList> 
    657665                     </sml:identification> 
    658                       
     666 
    659667                     <sml:inputs> 
    660668                        <sml:InputList> 
     
    665673                        </sml:InputList> 
    666674                     </sml:inputs> 
    667                       
     675 
    668676                     <sml:outputs> 
    669677                        <sml:OutputList> 
    670678                           <sml:output name="depth"> 
    671                               <swe:Quantity 
    672                                  definition="http://mmisw.org/ont/ioos/parameter/depth"> 
     679                              <swe:Quantity definition="http://mmisw.org/ont/ioos/parameter/depth"> 
    673680                                 <swe:uom code="m"/> 
    674681                              </swe:Quantity> 
     
    724731                        </sml:IdentifierList> 
    725732                     </sml:identification> 
    726                       
     733 
    727734                     <sml:inputs> 
    728735                        <sml:InputList> 
     
    733740                        </sml:InputList> 
    734741                     </sml:inputs> 
    735                       
     742 
    736743                     <sml:outputs> 
    737744                        <sml:OutputList> 
    738745                           <sml:output name="depth"> 
    739                               <swe:Quantity 
    740                                  definition="http://mmisw.org/ont/ioos/parameter/depth"> 
     746                              <swe:Quantity definition="http://mmisw.org/ont/ioos/parameter/depth"> 
    741747                                 <swe:uom code="m"/> 
    742748                              </swe:Quantity> 
     
    744750                        </sml:OutputList> 
    745751                     </sml:outputs> 
    746                       
     752 
    747753                     <sml:parameters> 
    748754                        <sml:ParameterList> 
     
    792798                        </sml:IdentifierList> 
    793799                     </sml:identification> 
    794                       
     800 
    795801                     <sml:inputs> 
    796802                        <sml:InputList> 
     
    801807                        </sml:InputList> 
    802808                     </sml:inputs> 
    803                       
     809 
    804810                     <sml:outputs> 
    805811                        <sml:OutputList> 
    806812                           <sml:output name="depth"> 
    807                               <swe:Quantity 
    808                                  definition="http://mmisw.org/ont/ioos/parameter/depth"> 
     813                              <swe:Quantity definition="http://mmisw.org/ont/ioos/parameter/depth"> 
    809814                                 <swe:uom code="m"/> 
    810815                              </swe:Quantity> 
     
    812817                        </sml:OutputList> 
    813818                     </sml:outputs> 
    814                       
     819 
    815820                     <sml:parameters> 
    816821                        <sml:ParameterList> 
     
    844849               </sml:component> 
    845850 
    846                <sml:component name="Optical Dissolved Oxygen"> 
    847                </sml:component> 
    848                 
     851               <sml:component name="Optical Dissolved Oxygen"> </sml:component> 
     852 
    849853               <!-- xxxx THE FOLLOWING NEED TO BE COMPLETED --> 
    850854               <sml:component name="Electrochemical Dissolved Oxygen"/>