Cisco Systems CB21AG, PI21AG manual 4-25, xschoice

Models: CB21AG PI21AG

1 170
Download 170 pages 950 b
Page 109
Image 109
4-25

Chapter 4 Performing Administrative Tasks

The LEAP XML Schema

<xs:choice>

<xs:element name="passwordFromLogon" type="Empty"/> <xs:element name="passwordFromUser" type="Empty"/>

<xs:element name="passwordFromProfile" type="PasswordFromProfile"/> </xs:choice>

</xs:complexType>

<xs:complexType name="PasswordMethods"> <xs:sequence>

<xs:element name="unprotectedIdentityPattern" type="IdentityPattern" minOccurs="0"/> <xs:element name="passwordSource" type="PasswordSource"/>

</xs:sequence>

</xs:complexType>

<xs:complexType name="Empty"/>

<xs:simpleType name="NonEmptyString"> <xs:restriction base="xs:string">

<xs:minLength value="1"/> </xs:restriction>

</xs:simpleType>

</xs:schema>

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

 

OL-16534-01

4-25

 

 

 

Page 109
Image 109
Cisco Systems CB21AG, PI21AG manual 4-25, xschoice