Difference between revisions of "Documenting Rights"

From Earth Science Information Partners (ESIP)
Line 1: Line 1:
'''CSDGM'''<pre><idinfo>
+
'''CSDGM'''
 +
<pre&lt;noinclude&gt;&lt;/noinclude&gt;><idinfo>
 
         <accconst>none</accconst>
 
         <accconst>none</accconst>
 
         <useconst>Users are required to determine the suitability of use for any particular purpose.</useconst>
 
         <useconst>Users are required to determine the suitability of use for any particular purpose.</useconst>
 
     </idinfo></pre>
 
     </idinfo></pre>
  
'''ISO'''<pre>/*/gmd:identificationInfo/*/gmd:resourceConstraints/gmd:MD_LegalConstraints</pre>
+
'''ISO'''
 +
<pre&lt;noinclude&gt;&lt;/noinclude&gt;><gmd:resourceConstraints>
 +
    <gmd:MD_LegalConstraints>
 +
        <gmd:accessConstraints>
 +
            <gmd:MD_RestrictionCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/
 +
            Codelist/gmxCodelists.xml#MD_RestrictionCode" codeListValue="otherRestrictions">otherRestrictions</gmd:MD_RestrictionCode>
 +
        </gmd:accessConstraints>
 +
        <gmd:useConstraints>
 +
            <gmd:MD_RestrictionCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/
 +
            Codelist/gmxCodelists.xml#MD_RestrictionCode" codeListValue="otherRestrictions">otherRestrictions</gmd:MD_RestrictionCode>
 +
        </gmd:useConstraints>
 +
        <gmd:otherConstraints>
 +
            <gco:CharacterString>WMO Additional</gco:CharacterString>
 +
        </gmd:otherConstraints>
 +
    </gmd:MD_LegalConstraints>
 +
</gmd:resourceConstraints></pre>
 
[[Concept Examples]]
 
[[Concept Examples]]

Revision as of 13:52, September 17, 2015

CSDGM <pre<noinclude></noinclude>><idinfo>

       <accconst>none</accconst>
       <useconst>Users are required to determine the suitability of use for any particular purpose.</useconst>

</idinfo>

ISO <pre<noinclude></noinclude>><gmd:resourceConstraints>

   <gmd:MD_LegalConstraints>
       <gmd:accessConstraints>
           <gmd:MD_RestrictionCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/
           Codelist/gmxCodelists.xml#MD_RestrictionCode" codeListValue="otherRestrictions">otherRestrictions</gmd:MD_RestrictionCode>
       </gmd:accessConstraints>
       <gmd:useConstraints>
           <gmd:MD_RestrictionCode codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/
           Codelist/gmxCodelists.xml#MD_RestrictionCode" codeListValue="otherRestrictions">otherRestrictions</gmd:MD_RestrictionCode>
       </gmd:useConstraints>
       <gmd:otherConstraints>
           <gco:CharacterString>WMO Additional</gco:CharacterString>
       </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>

</gmd:resourceConstraints>

Concept Examples