BEA WebLogic Server 9.0 Portal Support Schema Reference

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

Super Types
{http://www.bea.com/servers/netuix/xsd/controls/netuix/1.0.0} (restriction)

Properties
This component is not nillable.

Model
<proxyRef
  name = xs:string
  portletHandle = xs:string
  producerHandle = xs:string>

</proxyRef>


Attribute Summary
 xs:stringname
          
 xs:stringportletHandle
          
 xs:stringproducerHandle
          

Attribute Detail

name

Type:
xs:string
Use:
optional
Form:
unqualified

portletHandle

Type:
xs:string
Use:
optional
Form:
unqualified

producerHandle

Type:
xs:string
Use:
optional
Form:
unqualified

Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="proxyRef">
<xs:complexType>
<xs:attribute name="name" type="xs:string"/>
<xs:attribute name="producerHandle" type="xs:string"/>
<xs:attribute name="portletHandle" type="xs:string"/>
</xs:complexType>
</xs:element>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation