sottoscrittoreIdType tipo semplice
Il tipo semplice subscriberIdType definisce un tipo per l'elemento SubscriberID del profilo Mobile Broadband. Questo tipo è una raccolta di uno o più caratteri.
<xs:simpleType name="subscriberIdType">
<xs:restriction
base="token"
>
<xs:minLength
value="1"
/>
</xs:restriction>
</xs:simpleType>
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato |
Windows 7 [app desktop | App UWP] |
Server minimo supportato |
Nessuno supportato |