SMSBearer

Defines bearer types allowed for SMS messages.

Element hierarchy

<Messages>
<Message>
<SMSBearer>

Syntax

<SMSBearer Sender?        = token
           ClassZeroOnly? = boolean : "true" />

Key

?   optional (zero or one) :   default value

Attributes and Elements

Attributes

Attribute Description Data type Required Default value
ClassZeroOnly

If true, non-class-0 messages should be ignored for matching purposes. Otherwise, if false or omitted, all messages will be parsed.

boolean No true
Sender

Defines a numeric sender to expect on an incoming message. If omitted, any sender is allowed for these messages. Formatted as a string of digits to avoid internationalization / length issues.

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