BEA WebLogic Server 9.0 Portal Support Schema Reference

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

Properties
This component is not nillable.

Model
<desktop
  backingFile = xs:string
  definitionId = xs:string
  definitionLabel = xs:string
  id = xs:string
  markupName = xs:string
  markupType = xs:string
  presentationClass = xs:string
  presentationId = xs:string
  presentationStyle = xs:string
  properties = xs:string
  skeletonUri = xs:string
  tagName = xs:string
  title = titleType
  treeOptimizationEnabled = xs:boolean>
(lookAndFeel, shell )
</desktop>


Nested Element Summary
 lookAndFeel
          
 shell
          

Attribute Summary
 xs:stringbackingFile
          
 xs:stringdefinitionId
          
 xs:stringdefinitionLabel
          
 xs:stringid
          
 xs:stringmarkupName
          
 xs:stringmarkupType
          
 xs:stringpresentationClass
          
 xs:stringpresentationId
          
 xs:stringpresentationStyle
          
 xs:stringproperties
          
 xs:stringskeletonUri
          
 xs:stringtagName
          
 titleTypetitle
          
 xs:booleantreeOptimizationEnabled
          

Attribute Detail

backingFile

Type:
xs:string
Use:
optional
Form:
unqualified

definitionId

Type:
xs:string
Use:
optional
Form:
unqualified

definitionLabel

Type:
based on
with :
Use:
required
Form:
unqualified

id

Type:
xs:string
Use:
optional
Form:
unqualified

markupName

Type:
based on
with :
Use:
required
Form:
unqualified

markupType

Type:
based on
with :
Use:
required
Form:
unqualified

presentationClass

Type:
xs:string
Use:
optional
Form:
unqualified

presentationId

Type:
xs:string
Use:
optional
Form:
unqualified

presentationStyle

Type:
xs:string
Use:
optional
Form:
unqualified

properties

Type:
xs:string
Use:
optional
Form:
unqualified

skeletonUri

Type:
xs:string
Use:
optional
Form:
unqualified

tagName

Type:
xs:string
Use:
optional
Form:
unqualified

title

Type:
titleType
Use:
required
Form:
unqualified

treeOptimizationEnabled

Type:
xs:boolean
Use:
optional
Form:
unqualified

Source
<xs:element name="desktop" type="desktopType">
<xs:unique name="definitionLabelId">
<xs:selector xpath=".//*"/>
<xs:field xpath="@definitionLabel"/>
</xs:unique>
<xs:unique name="instanceLabelId">
<xs:selector xpath=".//netuix:portletInstance"/>
<xs:field xpath="@instanceLabel"/>
</xs:unique>
</xs:element>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation