PlanType
Defines the type of plan currently in use by the subscriber.
Element hierarchy
Syntax
<PlanType Group? = positiveInteger
Default? = PlanType
UnrestrictedTokens? = XML token
FixedTokens? = XML token
VariableTokens? = XML token />
Key
?
optional (zero or one)
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Default | Defines the default data usage of the subscriber's connection: Unrestricted - the connection is unlimited and is considered to be unrestricted of usage charges and capacity constraints. Fixed - the use of this connection is unrestricted up to a certain cap. Variable - this connection is costed on a per byte basis. |
PlanType | No | |
FixedTokens | A token list of Fixed plan types. |
XML token | No | |
Group | Defines the group which identifies the new plan type. The contents of this group are compared to the token lists for FixedTokens, UnrestrictedTokens, and VariableTokens. If no match is found, the value of Default is used. |
positiveInteger | No | |
UnrestrictedTokens | A token list of Unrestricted plan types. |
XML token | No | |
VariableTokens | A token list of Variable plan types. |
XML token | No |
Child Elements
None.
Parent Elements
Parent Element | Description |
---|---|
Fields | Defines values that describe the subscriber's plan and data usage. |
Requirements
Value | |
---|---|
Namespace | http://www.microsoft.com/networking/CarrierControl/WWAN/v1 |