AdditionalPDPContexts (ResultsSchema_v2 schema)
Contains any errors from processing the AdditionalPDPContexts element from the last provisioning attempt.
Element hierarchy
- <CarrierProvisioningResult>
- <AdditionalPDPContexts>
Syntax
<AdditionalPDPContexts errorCode = token >
<!-- Child elements -->
MultiplePDPContextPolicies,
TetheringSettings
</AdditionalPDPContexts>
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 | Yes |
Child Elements
Child Element | Description |
---|---|
MultiplePDPContextPolicies | Contains any errors from processing the MultiplePDPContextPolicies element from the last provisioning attempt. |
TetheringSettings | Contains any errors from processing the TetheringSettings 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 |