Skip to content

Latest commit

 

History

History
135 lines (106 loc) · 3.19 KB

File metadata and controls

135 lines (106 loc) · 3.19 KB
description Search.Product title ms.assetid keywords ms.topic ms.date
Contains any errors from processing the MBNProfiles element from the last provisioning attempt (ResultsSchema_v2 schema).
eADQiWindows 10XVcnh
MBNProfiles (ResultsSchema_v2 schema)
10f5eab7-7e8c-4162-95e5-f1b5b793e0d8
windows 10, uwp, schema, mobile broadband schema
reference
04/05/2017

MBNProfiles (ResultsSchema_v2 schema)

Contains any errors from processing the MBNProfiles element from the last provisioning attempt.

Element hierarchy

<CarrierProvisioningResult>
<MBNProfiles>

Syntax

<MBNProfiles errorCode? = token >

  <!-- Child elements -->
  DefaultProfile?,
  PurchaseProfile?

</MBNProfiles>

Key

?   optional (zero or one)

Attributes and Elements

Attributes

Attribute Description Data type Required Default value
errorCode

S_OK if schema processed successfully. Otherwise, the HRESULT returned during the provisioning attempt formatted as eight hexadecimal characters [0-9a-f].

token No

 

Child Elements

Child Element Description
DefaultProfile

Contains any errors from processing the DefaultProfile element from the last provisioning attempt.

PurchaseProfile

Contains any errors from processing the PurchaseProfile element from the last provisioning attempt.

 

Parent Elements

Parent Element Description
CarrierProvisioningResult

Contains any errors from processing the CarrierProvisioning element from the last provisioning attempt. CarrierProvisioningResult is the unique root element for the provisioning results.

 

Requirements

Value
Namespace http://www.microsoft.com/networking/CarrierControlResults/v2