Definition Type: Element
Name: OnlineResource
Namespace: http://niem.gov/niem/external/ogc-sld/1.0.20/dhs-gmo/1.0.0
Containing Schema: sld.xsd
Abstract
Documentation:
An "OnlineResource" is typically used to refer to an HTTP URL.
Collapse XSD Schema Diagram:
Drilldown into actuate in schema xlinks_xsd Drilldown into show in schema xlinks_xsd Drilldown into title in schema xlinks_xsd Drilldown into arcrole in schema xlinks_xsd Drilldown into role in schema xlinks_xsd Drilldown into href in schema xlinks_xsd Drilldown into type in schema xlinks_xsd Drilldown into simpleLink in schema xlinks_xsdXSD Diagram of OnlineResource in schema sld_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="OnlineResource">
    <xsd:annotation>
        <xsd:documentation>
        An "OnlineResource" is typically used to refer to an HTTP URL.
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:attributeGroup ref="xlink:simpleLink" />
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href Optional
role xlink:role Optional
arcrole xlink:arcrole Optional
title xlink:title Optional
show xlink:show Optional
actuate xlink:actuate Optional