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 identifying information for this provisioning attempt on a Mobile Network Operator's (MNO) network.
Element hierarchy
- <CarrierProvisioning>
- <Global>
Syntax
<Global>
<!-- Child elements -->
CarrierId,
SubscriberId,
DeviceId?,
any element in a non-schema namespace*
</Global>
Key
?
optional (zero or one)
*
optional (zero or more)
Attributes and Elements
Attributes
None.
Child Elements
Child Element | Description |
---|---|
CarrierId | Defines a unique GUID that identifies the Mobile Network Operator (MNO). If the MNO participates in MBAE, this should be their MBAE Carrier ID. Non-MBAE MNOs may generate a GUID as part of their initial configuration. |
DeviceId | Defines a unique device identifier to which this provisioning attempt applies. It must be formatted as \d{15,16} or as ([a-fA-F0-9]{2}:){5}[a-fA-F0-9]{2} |
SubscriberId | Defines a unique subscriber account identifier to which this provisioning attempt applies. |
Parent Elements
Parent Element | Description |
---|---|
CarrierProvisioning | Defines the properties and settings in a subscriber's carrier provisioning file. CarrierProvisioning is the unique root element of the provisioning file. |
Requirements
Value | |
---|---|
Namespace | http://www.microsoft.com/networking/CarrierControl/v1 |