Definition Type: ComplexType
Name: OnlineResourceType
Namespace: http://www.opengis.net/ows/1.1
Containing Schema: ows19115subset.xsd
Abstract
Documentation:
Reference to on-line resource from which data can be obtained. For OWS use in the service metadata document, the CI_OnlineResource class was XML encoded as the attributeGroup "xlink:simpleAttrs", as used in GML.
Collapse XSD Schema Diagram:
Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into simpleAttrs in schema xlink_xsdXSD Diagram of OnlineResourceType in schema ows19115subset_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<complexType name="OnlineResourceType">
    <annotation>
        <documentation>Reference to on-line resource from which data can be obtained. </documentation>
        <documentation>For OWS use in the service metadata document, the CI_OnlineResource class was XML encoded as the attributeGroup "xlink:simpleAttrs", as used in GML. </documentation>
    </annotation>
    <attributeGroup ref="xlink:simpleAttrs" />
</complexType>
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)
Collapse Derivation Tree:
Collapse References:
ows:OnlineResource, ows:ProviderSiteows:RequestMethodType,