Definition Type: ComplexType
Name: MD_ExtendedElementInformation_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: metadataExtension.xsd
Abstract
Documentation:
New metadata element, not found in ISO 19115, which is required to describe geographic data
Collapse XSD Schema Diagram:
Drilldown into source in schema metadataextension_xsd Drilldown into rationale in schema metadataextension_xsd Drilldown into rule in schema metadataextension_xsd Drilldown into parentEntity in schema metadataextension_xsd Drilldown into domainValue in schema metadataextension_xsd Drilldown into maximumOccurrence in schema metadataextension_xsd Drilldown into dataType in schema metadataextension_xsd Drilldown into condition in schema metadataextension_xsd Drilldown into obligation in schema metadataextension_xsd Drilldown into definition in schema metadataextension_xsd Drilldown into domainCode in schema metadataextension_xsd Drilldown into shortName in schema metadataextension_xsd Drilldown into name in schema metadataextension_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_ExtendedElementInformation_Type in schema metadataextension_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="MD_ExtendedElementInformation_Type">
    <xs:annotation>
        <xs:documentation>New metadata element, not found in ISO 19115, which is required to describe geographic data</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="gco:AbstractObject_Type">
            <xs:sequence>
                <xs:element name="name" type="gco:CharacterString_PropertyType" />
                <xs:element name="shortName" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="domainCode" type="gco:Integer_PropertyType" minOccurs="0" />
                <xs:element name="definition" type="gco:CharacterString_PropertyType" />
                <xs:element name="obligation" type="gmd:MD_ObligationCode_PropertyType" minOccurs="0" />
                <xs:element name="condition" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="dataType" type="gmd:MD_DatatypeCode_PropertyType" />
                <xs:element name="maximumOccurrence" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="domainValue" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="parentEntity" type="gco:CharacterString_PropertyType" maxOccurs="unbounded" />
                <xs:element name="rule" type="gco:CharacterString_PropertyType" />
                <xs:element name="rationale" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="source" type="gmd:CI_ResponsibleParty_PropertyType" maxOccurs="unbounded" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name gmd:name (1) (1)
shortName gmd:shortName 0 (1)
domainCode gmd:domainCode 0 (1)
definition gmd:definition (1) (1)
obligation gmd:obligation 0 (1)
condition gmd:condition 0 (1)
dataType gmd:dataType (1) (1)
maximumOccurrence gmd:maximumOccurrence 0 (1)
domainValue gmd:domainValue 0 (1)
parentEntity gmd:parentEntity (1) unbounded
rule gmd:rule (1) (1)
rationale gmd:rationale 0 unbounded
source gmd:source (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id gco:id Optional
uuid gco:uuid Optional
Collapse Derivation Tree:
Collapse References:
gmd:MD_ExtendedElementInformation