weatherType complexType (Outlook Weather Location Schema)

場所の気象条件に関するパラメーターを定義します。

型情報

プロパティ
Namespace
http://schemas.microsoft.com/office/outlook/15/getweatherlocation.xsd
スキーマ ファイル
getweatherlocation.xsd
拡張ベース
なし

定義

       <xs:complexType name="weatherType">
     <xs:attribute name="weatherlocationname"   type="xs:string"      use="required"     />
     <xs:attribute name="weatherlocationcode"   type="xs:string"      use="required"     />
       </xs:complexType>

要素と属性

スキーマで sequenceminOccursmaxOccurschoice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。

子要素

なし。

属性

属性 必須 説明 可能な値
weatherlocationcode
xs:string
必須出席者
同じ名前の複数の場所を区別する場所に関連付けられているコードを指定します。 xs:string 型の値
weatherlocationname
xs:string
必須出席者
場所の名前を指定します。 xs:string 型の値