providerType Complex Type
- Article
-
-
The providerType complex type specifies information about a cellular network.
<xs:complexType name="providerType">
<xs:sequence>
<xs:element name="ProviderID"
type="providerIdType"
/>
<xs:element name="ProviderName"
type="providerNameType"
/>
</xs:sequence>
</xs:complexType>
Child elements
Requirements
Requirement |
Value |
Minimum supported client
|
Windows 7 [desktop apps | UWP apps]
|
Minimum supported server
|
None supported
|