Cisco Systems CB21AG, PI21AG manual The PEAP-GTC XML Schema, 4-17

Models: CB21AG PI21AG

1 170
Download 170 pages 950 b
Page 101
Image 101
The PEAP-GTC XML Schema

Chapter 4 Performing Administrative Tasks

The PEAP-GTC XML Schema

<xs:element name="trustPacFromGlobalPacStoreWithThisId" type="xs:string">

<xs:annotation>

<xs:documentation>

Utilized when there is a global store used for PACs (rather than just per-profile).</xs:documentation>

</xs:annotation>

</xs:element>

</xs:choice>

</xs:complexType>

</xs:schema>

The PEAP-GTC XML Schema

The PEAP-GTC module stores all settings in the Native EAP method section of the network profile as XML by using the following schema:

<?xml version="1.0"?>

<xs:schema

xmlns:xs="http://www.w3.org/2001/XMLSchema"

xmlns="http://www.cisco.com/CCX"

targetNamespace="http://www.cisco.com/CCX"

elementFormDefault="qualified"

attributeFormDefault="unqualified">

<xs:element name="eapPeap" type="EapPeap"/>

<xs:complexType name="EapPeap">

<xs:complexContent>

<xs:extension base="TunnelMethods">

<xs:sequence>

<xs:element name="authMethods">

<xs:complexType>

<xs:choice>

<xs:element name="builtinMethods">

<xs:complexType>

<xs:choice>

Cisco Aironet 802.11a/b/g Wireless LAN Client Adapters (CB21AG and PI21AG) Installation and Configuration Guide for Windows Vista

 

OL-16534-01

4-17

 

 

 

Page 101
Image 101
Cisco Systems CB21AG, PI21AG manual The PEAP-GTC XML Schema, 4-17