BEA WebLogic Server 10.0 NetUI Extensions Schema Reference

http://www.bea.com/servers/portal/weblogic-portal/8.0
element parent-label-location

Model
<parent-label-location
  label = {string: pattern = (\p{L}|_|\$)(\p{L}|_|\$|\p{Nd})*}
/>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Content Type
empty, not nillable.
Usage
This element can be the root element of XML instance documents.
This element can be a child of the following elements: page-location, book-location.
Documentation

Defines a single control to extend based on the control's label.

Each control is identified by a unique label. This element selects the control that contains the label you specify.


Attribute Summary
annonymous type derived from stringlabel
          

The name of an existing control label.

 

Attribute Detail

label

Documentation

The name of an existing control label.

Model
{string: pattern = (\p{L}|_|\$)(\p{L}|_|\$|\p{Nd})*}
Attribute Usage
required
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
preserve
Pattern Facet
(\p{L}|_|\$)(\p{L}|_|\$|\p{Nd})*

BEA WebLogic Server 10.0 NetUI Extensions Schema Reference

Version: 10.0