SSID (WLAN_v2 schema)

Contains the SSID for a WLAN.

Element hierarchy

<SSID>

Syntax

<SSID>

  <!-- Child elements -->
  ( hex
  | name
  )

</SSID>

Attributes and Elements

Attributes

None.

Child Elements

Child Element Description
hex (in SSID)

Defines the SSID of a wireless LAN in hexadecimal format.

name (in SSID)

Defines the SSID of a wireless LAN in alphanumeric format.

 

Parent Elements

This outermost (document) element may not be contained by any other elements.

Remarks

Although the hex and name elements are optional, at least one hex or name element must appear as a child of the SSID element. If both are present, the hex SSID takes precedence over the name SSID.

Requirements

Value
Namespace http://www.microsoft.com/networking/CarrierControl/WLAN/v2