Cisco Systems CB21AG 4-19, xscomplexContent xscomplexType xscomplexType name=IdentityPattern

Models: CB21AG PI21AG

1 170
Download 170 pages 950 b
Page 103
Image 103
</xs:complexContent>

Chapter 4 Performing Administrative Tasks

The PEAP-GTC XML Schema

</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">

<xs:choice>

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

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

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

</xs:choice>

</xs:complexType>

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

 

OL-16534-01

4-19

 

 

 

Page 103
Image 103
Cisco Systems CB21AG, PI21AG manual 4-19, xscomplexContent xscomplexType xscomplexType name=IdentityPattern