Schema Central > NIEM 2.1 > dataQuality.xsd > gmd:LI_ProcessStep
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmd:LI_ProcessStep

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_ProcessStep>
   <gmd:description>
      <gco:CharacterString>string</gco:CharacterString>
   </gmd:description>
   <gmd:rationale>
      <gco:CharacterString>string</gco:CharacterString>
   </gmd:rationale>
   <gmd:dateTime>
      <gco:DateTime>2000-01-01T12:00:00</gco:DateTime>
   </gmd:dateTime>
   <gmd:processor>
      <gmd:CI_ResponsibleParty>
         <gmd:individualName>...
         </gmd:individualName>
         <gmd:organisationName>...
         </gmd:organisationName>
         <gmd:positionName>...
         </gmd:positionName>
         <gmd:contactInfo>...
         </gmd:contactInfo>
         <gmd:role>...
         </gmd:role>
      </gmd:CI_ResponsibleParty>
   </gmd:processor>
   <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_ProcessStep>

Site developed and hosted by Datypic, Inc.

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