LANProfile-Element

Das LANProfile-Element enthält ein kabelgebundenes Netzwerkprofil. Dieses Element ist das eindeutige Stammelement für ein kabelgebundenes Netzwerkprofil.

Der Zielnamespace für das LANProfile-Element ist https://www.microsoft.com/networking/LAN/profile/v1.

<xs:element name="LANProfile">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="MSM"
                ...
             />
            <xs:any
                processContents="lax"
                minOccurs="0"
                maxOccurs="unbounded"
                namespace="##other"
             />
        </xs:sequence>
    </xs:complexType>
</xs:element>

Übergeordnete Elemente

Keine.

Untergeordnete Elemente

Element type BESCHREIBUNG
MSM Enthält MSM-Einstellungen (Media-Specific Module).

Bemerkungen

Informationen zum Anzeigen der Liste der untergeordneten Elemente in einer strukturähnlichen Struktur finden Sie unter LAN_profile Schemaelemente.

Anforderungen

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