ActivationMethod (WWAN schema)

Defines the abstract base element for ReconnectToNetwork, ReregisterToNetwork, and ServiceActivation.

Element hierarchy

<ActivationMethod>

Syntax

<ActivationMethod Delay?         = P[n]Y[n]M[n]DT[n]H[n]M[n]S duration : "PT0S"
                  RetryCount?    = positive integer : "0"
                  RetryInterval? = P[n]Y[n]M[n]DT[n]H[n]M[n]S duration : "PT1M" />

Key

?   optional (zero or one) :   default value

Attributes and Elements

Attributes

Attribute Description Data type Required Default value
Delay

Defines the time until the next activation attempt. Duration time format is defined by ISO 8601 .

P[n]Y[n]M[n]DT[n]H[n]M[n]S duration No PT0S
RetryCount

Defines the number of activation attempts.

positive integer No 0
RetryInterval

Defines the time between activation attempts. Duration time format is defined by ISO 8601 .

P[n]Y[n]M[n]DT[n]H[n]M[n]S duration No PT1M

 

Child Elements

None.

Parent Elements

This outermost (document) element may not be contained by any other elements.

Requirements

Value
Namespace http://www.microsoft.com/networking/CarrierControl/WWAN/v1