ServiceDescription2

Upozornění na zastaralost MBAE

Important

Počínaje verzí Windows 10 1803 je prostředí aplikace MBAE nahrazeno aplikací MO UWP. Další informace o aplikacích MO UWP naleznete v tématu UWP mobilní širokopásmové aplikace.

Prvek ServiceDescription2 se v současné době nepoužívá.

Usage

<ServiceDescription2>
  text
</ServiceDescription2>

Attributes

Neexistují žádné atributy.

Text value

Řetězec, který je delší než 1024 znaků.

Child elements

Neexistují žádné podřízené prvky.

Parent elements

Element Description

ServiceInfo

The ServiceInfo element is the parent element of the ServiceInfo XML schema.

XSD (XML schema definition)

<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 se v současné době nepoužívá.