DataRoamingPartners (MBNProfile) Element
The DataRoamingPartners (MBNProfile) element specifies the list of preferred network providers at the time of roaming.
The Mobile Broadband service uses this element to select the preferred network provide while roaming.
The element has the following child element which must be defined at least once but can be defined multiple times.
This element can have a maximum of one occurrence.
This element is optional.
<xs:element name="DataRoamingPartners">
<xs:complexType>
<xs:sequence>
<xs:element name="Provider"
type="providerType"
maxOccurs="unbounded"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
The DataRoamingPartners element is defined by the MBNProfile element.
Child elements
Element | Type | Description |
---|---|---|
Provider | providerType | Name and provider ID of a cellular network. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 [desktop apps | UWP apps] |
Minimum supported server |
None supported |
See also
-
Definition context of element in schema
-
Possible immediate parent element in schema instance