subscriberIdType 単純型
subscriberIdType 単純型は、モバイル ブロードバンド プロファイルの SubscriberID 要素の型を定義します。 この型は、1 つ以上の文字のコレクションです。
<xs:simpleType name="subscriberIdType">
<xs:restriction
base="token"
>
<xs:minLength
value="1"
/>
</xs:restriction>
</xs:simpleType>
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
Windows 7 [デスクトップ アプリ |UWP アプリ] |
サポートされている最小のサーバー |
サポートなし |