Schema Central > NIEM 2.0 > maintenance.xsd > gmd:MD_MaintenanceInformation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmd:MD_MaintenanceInformation

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:MD_MaintenanceInformation id="ID">
   <gmd:maintenanceAndUpdateFrequency>
      <gmd:MD_MaintenanceFrequencyCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:MD_MaintenanceFrequencyCode>
   </gmd:maintenanceAndUpdateFrequency>
   <gmd:dateOfNextUpdate>
      <gco:Date>2000-01-01</gco:Date>
   </gmd:dateOfNextUpdate>
   <gmd:userDefinedMaintenanceFrequency>
      <gts:TM_PeriodDuration>P1Y2M3DT10H</gts:TM_PeriodDuration>
   </gmd:userDefinedMaintenanceFrequency>
   <gmd:updateScope>
      <gmd:MD_ScopeCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:MD_ScopeCode>
   </gmd:updateScope>
   <gmd:updateScopeDescription>
      <gmd:MD_ScopeDescription>
         <gmd:attributes/>
      </gmd:MD_ScopeDescription>
   </gmd:updateScopeDescription>
   <gmd:maintenanceNote>
      <gco:CharacterString>string</gco:CharacterString>
   </gmd:maintenanceNote>
   <gmd:contact>
      <gmd:CI_ResponsibleParty id="ID">
         <gmd:individualName>...
         </gmd:individualName>
         <gmd:organisationName>...
         </gmd:organisationName>
         <gmd:positionName>...
         </gmd:positionName>
         <gmd:contactInfo>...
         </gmd:contactInfo>
         <gmd:role>...
         </gmd:role>
      </gmd:CI_ResponsibleParty>
   </gmd:contact>
</gmd:MD_MaintenanceInformation>

Site developed and hosted by Datypic, Inc.

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