共用方式為


outlook 天氣位置架構 (的 weatherdata 元素)

定義天氣元素。

元素資訊

屬性
項目類型
Namespace
http://schemas.microsoft.com/office/outlook/15/getweatherlocation.xsd
架構檔案
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>
	

項目和屬性

如果架構定義特定需求,例如 sequenceminOccursmaxOccurschoice,請參閱定義一節。

父元素

無。

子元素

元素 類型 描述
天氣
weatherType
指定要報告天氣的位置。

屬性

無。