This documentation is archived and is not being maintained.
weatherdata element (Outlook Weather Location Schema)
Defines the weather element.
| Element type | |
| Namespace | http://schemas.microsoft.com/office/outlook/15/getweatherlocation.xsd |
| Schema file | getweatherlocation.xsd |
<xs:element name="weatherdata"
>
<xs:complexType>
<xs:sequence>
<xs:element name="weather"
type="weatherType" maxOccurs="unbounded"
>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
If the schema defines specific requirements, such as sequence, minOccurs,
maxOccurs, and
choice, see the definition section.
Parent elements
Child elements
Attributes