DefaultProfile
Defines the default connection profile used by a subscriber to connect to a MNO. The Mobile Broadband service will use these connection settings without prompting the user for details.
Element hierarchy
<DefaultProfile>Syntax
<DefaultProfile Priority? = Priority : "5" > <!-- Child elements --> Name, Description?, AssociatedPlan?, HomeProviderName?, Context?, DataRoamingPartners?, Extensions? </DefaultProfile>
Key
- ? optional (zero or one)
- : default value
Attributes and Elements
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| Priority |
Defines the priority of a wireless profile. | Priority | No | 5 |
Child Elements
| Child Element | Description |
|---|---|
| AssociatedPlan |
Contains the name of the subscriber's data plan. It must match the Name attribute of a Plan in the same XML document. |
| Context |
Defines the parameters required to setup a data connection. |
| DataRoamingPartners |
Defines the list of preferred network providers for roaming. |
| Description |
Defines a brief description of the profile. |
| Extensions |
Defines a schema extension point container for future additions. |
| HomeProviderName |
Defines the name of the Home Provider for a given SIM/Device. |
| Name (type: NameType) |
Defines the profile name. Must be 64 characters or less. |
Parent Elements
This outermost (document) element may not be contained by any other elements.
Requirements
|
Namespace |
http://www.microsoft.com/networking/CarrierControl/WWAN/v1 |
|---|
Build date: 11/29/2012
