attributeFormDefault="unqualified">

Chapter 4 Performing Administrative Tasks

The LEAP XML Schema

attributeFormDefault="unqualified">

<xs:element name="eapLeap" type="EapLeap"/>

<xs:complexType name="EapLeap">

<xs:complexContent>

<xs:extension base="PasswordMethods"/>

</xs:complexContent>

</xs:complexType>

<xs:complexType name="IdentityPattern">

<xs:simpleContent>

<xs:extension base="NonEmptyString">

<xs:attribute name="encryptContent" type="xs:boolean" use="optional" default="true">

<xs:annotation>

<xs:documentation>this is defaulted to 'true' as an indication to the post-process tool that it should encrypt this element, if the element is not already encrypted (within an XML Security envelope).</xs:documentation>

</xs:annotation>

</xs:attribute>

</xs:extension>

</xs:simpleContent>

</xs:complexType>

<xs:complexType name="PasswordFromProfile">

<xs:simpleContent>

<xs:extension base="xs:string">

<xs:attribute name="encryptContent" type="xs:boolean" use="optional" default="true">

<xs:annotation>

<xs:documentation>this is defaulted to 'true' as an indication to the post-process tool that it should encrypt this element, if the element is not already encrypted (within an XML Security envelope).</xs:documentation>

</xs:annotation>

</xs:attribute>

</xs:extension>

</xs:simpleContent>

</xs:complexType>

<xs:complexType name="PasswordSource">

 

 

 

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

 

 

 

 

4-24

 

OL-16534-01

 

 

 

 

Page 108
Image 108
Cisco Systems PI21AG, CB21AG manual 4-24, attributeFormDefault=unqualified xselement name=eapLeap type=EapLeap