characteristic-query Element
Queries the setting values designated by the characteristic type attributes.
Attributes
type
Defines the characteristic type.recursive
If the recursive attribute does not exist, a recursive query is required. If this attribute is TRUE, the entire tree under the designated characteristic type is recursively queried. If false, only settings nested one level in from the starting point are queried.Note Not all Configuration Service Providers support the recursive attribute.
mwid
This attribute is used in the Microsoft–specific section of a continuous provisioning Wireless Access Protocol (WAP) connectivity document. It indicates that the associated characteristic is a Network Access Point (NAP) or proxy ID.This attribute is required when updating or deleting existing NAPs or Proxies and must be set to "1".
If the mwid attribute is "1", then the type's value in this characteristic is an identifier (ID). If the mwid attribute does not exist, then the characteristic element does not represent a WAP connectivity NAP or a proxy ID.
This attribute is used in the Microsoft–specific section of a continuous provisioning WAP connectivity document. It indicates that the associated characteristic is a Network Access Point (NAP) or proxy ID.
This attribute must be present when querying existing NAPs or Proxies and must be set to "1".
The bootstrap WAP connectivity XML document uses a parm element to represents NAP and proxy IDs. If the parm value is "1", the mwid value is an ID. If the parm value does not exist, the mwid characteristic is not a WAP connectivity NAP or a proxy ID.
See Also
MSPROV DTD Elements | Configuration Service Providers | MSPROV DTD Elements | BOOTSTRAP Configuration Service Provider | NAP Configuration Service Provider | PROXY Configuration Service Provider
Send Feedback on this topic to the authors