UsageOverage
Defines the number of bytes the subscriber has consumed over their data limit.
Element hierarchy
Syntax
<UsageOverage Group = positiveInteger
UnitGroup? = positiveInteger
DefaultUnit? = "None" | "K" | "M" | "G" | "T" | ... />
Key
?
optional (zero or one)
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
DefaultUnit | Defines the default unit multiplier of Group if UnitGroup is not present or no token matches. Units are powers of:
|
This attribute can have one of the following values:
|
No | |
Group | Defines the group that contains the data limit. This must be a number formatted per the specified Locale . |
positiveInteger | Yes | |
UnitGroup | Defines the group that specifies units for the data limit. The contents of this group are compared to tokens in Units . If no match is found, the value of DefaultUnit will be used instead. The content of Group will be multiplied by this value before being used. |
positiveInteger | No |
Child Elements
None.
Parent Elements
Parent Element | Description |
---|---|
Fields | Defines values that describe the subscriber's plan and data usage. |
Remarks
If the UsageOverage element is included in the schema, then the UsageTimestamp element must also be included.
Requirements
Value | |
---|---|
Namespace | http://www.microsoft.com/networking/CarrierControl/WWAN/v1 |