Komplexer InputTypeListType-Typ

Definiert eine Liste von Eingabetypen.

<xs:complexType name="InputTypeListType">
    <xs:sequence>
        <xs:element name="inType"
            type="InputType"
            maxOccurs="unbounded"
         />
    </xs:sequence>
</xs:complexType>

Untergeordnete Elemente

Element Typ BESCHREIBUNG
inType InputType Definiert einen Eingabetyp.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client)
Windows Vista [nur Desktop-Apps]
Unterstützte Mindestversion (Server)
Windows Server 2008 [nur Desktop-Apps]