Provisioning (ResultsSchema_v2 schema)
Contains any errors from processing the Provisioning element from the last provisioning attempt.
Element hierarchy
- <CarrierProvisioningResult>
- <Provisioning>
Syntax
<Provisioning errorCode? = token >
<!-- Child elements -->
RefreshParameters?,
TrustedCertificate?
</Provisioning>
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 |
---|---|
RefreshParameters | Contains any errors from processing the RefreshParameters element from the last provisioning attempt. |
TrustedCertificate | Contains errors from processing any of the TrustedCertificate 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 |