Definition Type: ComplexType
Name: URLType
Namespace: http://niem.gov/niem/external/ogc-context/1.1.0/dhs-gmo/1.0.0
Containing Schema: context.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OnlineResource in schema context_xsd Drilldown into format in schema context_xsd Drilldown into height in schema context_xsd Drilldown into width in schema context_xsdXSD Diagram of URLType in schema context_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="URLType">
    <xs:sequence>
        <xs:element name="OnlineResource" type="context:OnlineResourceType" />
    </xs:sequence>
    <xs:attribute name="width" type="xs:integer" use="optional" />
    <xs:attribute name="height" type="xs:integer" use="optional" />
    <xs:attribute name="format" type="xs:string" use="optional" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OnlineResource context:OnlineResource (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
width context:width Optional
height context:height Optional
format context:format Optional
Collapse Derivation Tree:
Collapse References:
context:DataURL, context:DescriptionURL, context:LegendURL, context:LegendURLcontext:LogoURL, context:MetadataURL,