Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
The AccessString (contextType) element identifies the APN or dial string to be used to establish a data connection.
This element can have a maximum length of 100 characters.
This element is optional.
<xs:element name="AccessString">
<xs:simpleType>
<xs:restriction
base="token"
>
<xs:minLength
value="1"
/>
<xs:maxLength
value="100"
/>
</xs:restriction>
</xs:simpleType>
</xs:element>
The AccessString element is defined by the contextType complex type.
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