Definition Type: ComplexType
Name: moreWeatherInformationType
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: moreWeatherInformation.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into applicable-location in schema moreweatherinformation_xsdXSD Diagram of moreWeatherInformationType in schema moreweatherinformation_xsd (DWML - Digital Weather Markup Language)
Collapse XSD Schema Code:
<xsd:complexType name="moreWeatherInformationType">
    <xsd:simpleContent>
        <xsd:extension base="xsd:anyURI">
            <xsd:attribute name="applicable-location" type="xsd:string" use="required" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
applicable-location applicable-location Required
Collapse Derivation Tree:
Collapse References:
moreWeatherInformation