MBAE の非推奨に関する警告
Important
Windows 10 バージョン 1803 以降では、MBAE アプリ エクスペリエンスは MO UWP アプリに置き換えられました。 MO UWP アプリの詳細については、「UWP モバイル ブロードバンド アプリの」を参照してください。
ServiceDescription2 要素は現在使用されていません。
Usage
<ServiceDescription2>
text
</ServiceDescription2>
Attributes
属性はありません。
Text value
長さが 1024 文字未満の文字列。
Child elements
子要素はありません。
Parent elements
| Element | Description |
|---|---|
The ServiceInfo element is the parent element of the ServiceInfo XML schema. |
XSD
<xs:element name="ServiceDescription2" type="tns:ServiceDescriptionType" minOccurs="0"/>
<xs:simpleType name="ServiceDescriptionType">
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="1024"/>
</xs:restriction>
</xs:simpleType>
Remarks
ServiceDescription2 は現在使用されていません。