structure WS_XML_QNAME (webservices.h)

Structure utilisée pour spécifier un nom XML (d’un élément ou d’un attribut) en tant que nom local, paire d’espaces de noms.

Syntaxe

typedef struct _WS_XML_QNAME {
  WS_XML_STRING localName;
  WS_XML_STRING ns;
} WS_XML_QNAME;

Membres

localName

Nom local.

ns

URI d'espace de noms.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 7 [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows Server 2008 R2 [applications de bureau | Applications UWP]
En-tête webservices.h