subscriberIdType Simple Type
The subscriberIdType simple type defines a type for the SubscriberID element of the Mobile Broadband profile. This type is a collection of one or more characters.
<xs:simpleType name="subscriberIdType">
<xs:restriction
base="token"
>
<xs:minLength
value="1"
/>
</xs:restriction>
</xs:simpleType>
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 [desktop apps | UWP apps] |
Minimum supported server |
None supported |