BEA WebLogic Server 9.0 Portal Support Schema Reference

http://www.bea.com/servers/netuix/xsd/controls/netuix/1.0.0
element markup

Properties
This component is not nillable.

Model
<markup>
(lookAndFeel | shell | singleLevelMenu | multiLevelMenu | layout | theme)
</markup>


Nested Element Summary
 layout
          
 lookAndFeel
          
 multiLevelMenu
          
 shell
          
 singleLevelMenu
          
 theme
          
Source
<xs:element name="markup">
<xs:complexType>
<xs:choice maxOccurs="1" minOccurs="1">
<xs:element ref="lookAndFeel"/>
<xs:element ref="shell"/>
<xs:element ref="singleLevelMenu"/>
<xs:element ref="multiLevelMenu"/>
<xs:element ref="layout"/>
<xs:element ref="theme"/>
</xs:choice>
</xs:complexType>
</xs:element>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation