Definition Type: ComplexType
Name: MD_MaintenanceInformation_Type
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0
Type: gco:AbstractObject_Type
Containing Schema: maintenance.xsd
Abstract
Documentation:
Information about the scope and frequency of updating
Collapse XSD Schema Diagram:
Drilldown into contact in schema maintenance_xsd Drilldown into maintenanceNote in schema maintenance_xsd Drilldown into updateScopeDescription in schema maintenance_xsd Drilldown into updateScope in schema maintenance_xsd Drilldown into userDefinedMaintenanceFrequency in schema maintenance_xsd Drilldown into dateOfNextUpdate in schema maintenance_xsd Drilldown into maintenanceAndUpdateFrequency in schema maintenance_xsd Drilldown into uuid in schema gcobase_xsd Drilldown into id in schema gcobase_xsd Drilldown into ObjectIdentification in schema gcobase_xsd Drilldown into AbstractObject_Type in schema gcobase_xsdXSD Diagram of MD_MaintenanceInformation_Type in schema maintenance_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="MD_MaintenanceInformation_Type">
    <xs:annotation>
        <xs:documentation>Information about the scope and frequency of updating</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="gco:AbstractObject_Type">
            <xs:sequence>
                <xs:element name="maintenanceAndUpdateFrequency" type="gmd:MD_MaintenanceFrequencyCode_PropertyType" />
                <xs:element name="dateOfNextUpdate" type="gco:Date_PropertyType" minOccurs="0" />
                <xs:element name="userDefinedMaintenanceFrequency" type="gts:TM_PeriodDuration_PropertyType" minOccurs="0" />
                <xs:element name="updateScope" type="gmd:MD_ScopeCode_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="updateScopeDescription" type="gmd:MD_ScopeDescription_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="maintenanceNote" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="contact" type="gmd:CI_ResponsibleParty_PropertyType" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
maintenanceAndUpdateFrequency gmd:maintenanceAndUpdateFrequency (1) (1)
dateOfNextUpdate gmd:dateOfNextUpdate 0 (1)
userDefinedMaintenanceFrequency gmd:userDefinedMaintenanceFrequency 0 (1)
updateScope gmd:updateScope 0 unbounded
updateScopeDescription gmd:updateScopeDescription 0 unbounded
maintenanceNote gmd:maintenanceNote 0 unbounded
contact gmd:contact 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id gco:id Optional
uuid gco:uuid Optional
Collapse Derivation Tree:
Collapse References:
gmd:MD_MaintenanceInformation