Pattern
Defines a regular expression describing the contents of the decoded human-readable message.
Element hierarchy
- <Messages>
-
- <Message>
- <Pattern>
Syntax
<Pattern>
string
</Pattern>
Attributes and Elements
Attributes
None.
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. |
Remarks
This regular expression must match an incoming message for further parsing to proceed. The regular expression may also specify one or more capturing groups to be processed by subsequent rules. The class of messages described by a RegEx must not overlap with the class described by any other RegEx in the provisioning file.
Requirements
Value | |
---|---|
Namespace | http://www.microsoft.com/networking/CarrierControl/WWAN/v1 |