BEA WebLogic Server 9.0 Portal Support Schema Reference

http://www.w3.org/1999/xhtml-netuix-modified/1.0.0
complexType a.content

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.w3.org/1999/xhtml-netuix-modified/1.0.0}a.content (restriction)

Documentation
      a elements use "Inline" excluding a
      
Properties
This component is not nillable.

Model
<...>
(((br | span | bdo | map) | objecttag | img) | (tt | i | b | big | small) | (em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup) | (inputbutton | inputcheckbox | inputfile | inputhidden | inputimage | inputpassword | inputradio | inputreset | inputsubmit | inputtext | select | textarea | label | button) | (ins | del | script) )*
</...>


Nested Element Summary
 abbr
          
 acronym
          
 b
          
 bdo
          
 big
          
 br
          
 button
          
 cite
          
 code
          
 del
          
 dfn
          
 em
          
 i
          
 img
          
 inputbutton
          
 inputcheckbox
          
 inputfile
          
 inputhidden
          
 inputimage
          
 inputpassword
          
 inputradio
          
 inputreset
          
 inputsubmit
          
 inputtext
          
 ins
          
 kbd
          
 label
          
 map
          
 objecttag
          
 q
          
 samp
          
 script
          
 select
          
 small
          
 span
          
 strong
          
 sub
          
 sup
          
 textarea
          
 tt
          
 var
          
Source
<xs:complexType mixed="true" name="a.content">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:group ref="special"/>
<xs:group ref="fontstyle"/>
<xs:group ref="phrase"/>
<xs:group ref="inline.forms"/>
<xs:group ref="misc.inline"/>
</xs:choice>
</xs:complexType>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation