Schema Central > NIEM 3.0 > dataQuality.xsd > gmd:LI_Lineage
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmd:LI_Lineage

Element information

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group gco:ObjectIdentification
uuid [0..1]xsd:stringfrom group gco:ObjectIdentification

Used in

Sample instance

<gmd:LI_Lineage>
   <gmd:statement>
      <gco:CharacterString>string</gco:CharacterString>
   </gmd:statement>
   <gmd:processStep>
      <gmd:LI_ProcessStep>
         <gmd:description>...
         </gmd:description>
         <gmd:rationale>...
         </gmd:rationale>
         <gmd:dateTime>...
         </gmd:dateTime>
         <gmd:processor>...
         </gmd:processor>
         <gmd:source>...
         </gmd:source>
      </gmd:LI_ProcessStep>
   </gmd:processStep>
   <gmd:source>
      <gmd:LI_Source>
         <gmd:description>...
         </gmd:description>
         <gmd:scaleDenominator>...
         </gmd:scaleDenominator>
         <gmd:sourceReferenceSystem>...
         </gmd:sourceReferenceSystem>
         <gmd:sourceCitation>...
         </gmd:sourceCitation>
         <gmd:sourceExtent>...
         </gmd:sourceExtent>
         <gmd:sourceStep>...
         </gmd:sourceStep>
      </gmd:LI_Source>
   </gmd:source>
</gmd:LI_Lineage>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com