weather element (weatherdata element) (Outlook Weather Location Schema)
Specifies the location to report weather on.
Element information
Property | Value |
---|---|
Element type |
weatherType |
Namespace |
http://schemas.microsoft.com/office/outlook/15/getweatherlocation.xsd |
Schema file |
getweatherlocation.xsd |
Definition
<xs:element name="weather" type="weatherType" maxOccurs="unbounded" >
</xs:element>
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
Element | Type | Description |
---|---|---|
weatherdata |
Defines the weather element. |
Child elements
None.
Attributes
Attribute | Type | Required | Description | Possible values |
---|---|---|---|---|
weatherlocationcode |
xs:string |
required |
Specifies a code that is associated with the location to distinguish multiple locations with the same name. | A value of the type xs:string |
weatherlocationname |
xs:string |
required |
Specifies the name of the location. | A value of the type xs:string |