Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines how to interpret the unit fields corresponding to each number field. Carriers may specify a whitespace-delimited list of tokens corresponding to each of the supported multipliers.
Element hierarchy
- <Messages>
-
- <Message>
- <Units>
Syntax
<Units K? = XML token
M? = XML token
G? = XML token
T? = XML token
Ki? = XML token
Mi? = XML token
Gi? = XML token
Ti? = XML token />
Key
?
optional (zero or one)
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
G | Multiplier is a power of 1,000,000,000 |
XML token | No | |
Gi | Multiplier is a power of 1,073,741,824 |
XML token | No | |
K | Multiplier is a power of 1,000 |
XML token | No | |
Ki | Multiplier is a power of 1,024 |
XML token | No | |
M | Multiplier is a power of 1,000,000 |
XML token | No | |
Mi | Multiplier is a power of 1,048,576 |
XML token | No | |
T | Multiplier is a power of 1,000,000,000,000 |
XML token | No | |
Ti | Multiplier is a power of 1,099,511,627,776 |
XML token | No |
Child Elements
None.
Parent Elements
Parent Element | Description |
---|---|
Message | Defines a MNO formatted message that contains the parsing rules necessary for Windows 8 to parse the message. |
Requirements
Value | |
---|---|
Namespace | http://www.microsoft.com/networking/CarrierControl/WWAN/v1 |