Partager via


complexType weatherType (Outlook Weather Location Schema)

Définit les paramètres relatifs aux conditions météorologiques d’un emplacement.

Informations sur le type

Propriété Valeur
Namespace
http://schemas.microsoft.com/office/outlook/15/getweatherlocation.xsd
Fichier de schéma
getweatherlocation.xsd
Base d’extension
Aucun

Définition

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

Éléments et attributs

Si le schéma définit des exigences spécifiques, telles que sequence, minOccurs, maxOccurs et choice, consultez la section définition.

Éléments enfants

Aucun.

Attributs

Attribut Type Obligatoire Description Valeurs possibles
weatherlocationcode
xs :string
obligatoire
Spécifie un code associé à l’emplacement pour distinguer plusieurs emplacements portant le même nom. Valeur du type xs :string
weatherlocationname
xs :string
obligatoire
Spécifie le nom de l’emplacement. Valeur du type xs :string