Definition Type: ComplexType
Name: CI_OnlineResource_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: citation.xsd
Abstract
Documentation:
Information about online sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.
Collapse XSD Schema Diagram:
Drilldown into function in schema citation_xsd Drilldown into description in schema citation_xsd Drilldown into name in schema citation_xsd Drilldown into applicationProfile in schema citation_xsd Drilldown into protocol in schema citation_xsd Drilldown into linkage in schema citation_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 CI_OnlineResource_Type in schema citation_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="CI_OnlineResource_Type">
    <xs:annotation>
        <xs:documentation>Information about online sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="gco:AbstractObject_Type">
            <xs:sequence>
                <xs:element name="linkage" type="gmd:URL_PropertyType" />
                <xs:element name="protocol" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="applicationProfile" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="name" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="description" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="function" type="gmd:CI_OnLineFunctionCode_PropertyType" minOccurs="0" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
linkage gmd:linkage (1) (1)
protocol gmd:protocol 0 (1)
applicationProfile gmd:applicationProfile 0 (1)
name gmd:name 0 (1)
description gmd:description 0 (1)
function gmd:function 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id gco:id Optional
uuid gco:uuid Optional
Collapse Derivation Tree:
Collapse References:
gmd:CI_OnlineResource