Skip to content

Latest commit

 

History

History
150 lines (122 loc) · 4.95 KB

element-carrierprovisioningresult.md

File metadata and controls

150 lines (122 loc) · 4.95 KB
description Search.Product title ms.assetid keywords ms.topic ms.date
Contains any errors from processing the CarrierProvisioning element from the last provisioning attempt (ResultsSchema_v2 schema).
eADQiWindows 10XVcnh
CarrierProvisioningResult (ResultsSchema_v2 schema)
cee41310-6d39-431c-8548-aaec3249ce50
windows 10, uwp, schema, mobile broadband schema
reference
04/05/2017

CarrierProvisioningResult (ResultsSchema_v2 schema)

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

Element hierarchy

<CarrierProvisioningResult>

Syntax

<CarrierProvisioningResult errorCode? = token >

  <!-- Child elements -->
  ( Issuer
  & Subscriber
  & Activation?
  & MBNProfiles?
  & WLANProfiles?
  & Provisioning?
  & Plans?
  & CarrierNetworkMetadata
  & AdditionalPDPContexts
  )?

</CarrierProvisioningResult>

Key

?   optional (zero or one) &   interleave connector (may occur in any order)

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
Activation

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

AdditionalPDPContexts

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

CarrierNetworkMetadata

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

Issuer

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

MBNProfiles

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

Plans

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

Provisioning

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

Subscriber

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

WLANProfiles

Contains any errors from processing the WLANProfile elements from the last provisioning attempt.

 

Parent Elements

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

Requirements

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