BEA WebLogic Server 9.0 Portal Support Schema Reference

http://www.bea.com/servers/netuix/xsd/controls/netuix/1.0.0
simpleType allNoneSpecified

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.bea.com/servers/netuix/xsd/controls/netuix/1.0.0}allNoneSpecified (restriction)

Properties
This component is not nillable.

Model

('all' | 'none' | 'specified' | 'webapp-default')

Source
<xs:simpleType name="allNoneSpecified">
<xs:restriction base="xs:string">
<xs:enumeration value="all"/>
<xs:enumeration value="none"/>
<xs:enumeration value="specified"/>
<xs:enumeration value="webapp-default"/>
</xs:restriction>
</xs:simpleType>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation