PurchaseProfile (WWAN schema)
Defines a purchase connection profile used by a subscriber to connect to a MNO.
Element hierarchy
<PurchaseProfile>
Syntax
<PurchaseProfile Priority? = Priority : "5" >
<!-- Child elements -->
Name,
Description?,
AssociatedPlan?,
HomeProviderName?,
Context?,
DataRoamingPartners?,
Extensions?
</PurchaseProfile>
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
Value | |
---|---|
Namespace | http://www.microsoft.com/networking/CarrierControl/WWAN/v1 |