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 carrier specific information required to activate the subscriber's account on the Mobile Broadband Network (MNO).
Element hierarchy
<ServiceActivation>
Syntax
<ServiceActivation 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" >
<!-- Child elements -->
CarrierSpecificData
</ServiceActivation>
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
Child Element | Description |
---|---|
CarrierSpecificData | Defines carrier specific data not specified by Windows. |
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 |