OBJECT

Element Information

Model

PARAM | P | H1 | H2 | H3 | H4 | H5 | H6 | UL | OL | PRE | DL | DIV | NOSCRIPT | BLOCKQUOTE | FORM | HR | TABLE | FIELDSET | ADDRESS | TT | I | B | BIG | SMALL | EM | STRONG | DFN | CODE | SAMP | KBD | VAR | CITE | ABBR | ACRONYM | A | IMG | OBJECT | BR | SCRIPT | MAP | Q | SUB | SUP | SPAN | BDO | INPUT | SELECT | TEXTAREA | LABEL | BUTTON

Attributes

QName Type Fixed Default Use Inheritable Annotation
archive optional
class optional
classid optional
codebase optional
codetype optional
data optional
datafld optional
dataformatas restriction of xs:token optional
datasrc optional
declare restriction of xs:token optional
dir restriction of xs:token optional
height optional
id xs:ID optional
lang optional
name optional
onclick optional
ondblclick optional
onkeydown optional
onkeypress optional
onkeyup optional
onmousedown optional
onmousemove optional
onmouseout optional
onmouseover optional
onmouseup optional
standby optional
style optional
tabindex optional
title optional
type optional
usemap optional
width optional

Used By

Source

<xs:element name="OBJECT">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="PARAM"/>
      <xs:element ref="P"/>
      <xs:element ref="H1"/>
      <xs:element ref="H2"/>
      <xs:element ref="H3"/>
      <xs:element ref="H4"/>
      <xs:element ref="H5"/>
      <xs:element ref="H6"/>
      <xs:element ref="UL"/>
      <xs:element ref="OL"/>
      <xs:element ref="PRE"/>
      <xs:element ref="DL"/>
      <xs:element ref="DIV"/>
      <xs:element ref="NOSCRIPT"/>
      <xs:element ref="BLOCKQUOTE"/>
      <xs:element ref="FORM"/>
      <xs:element ref="HR"/>
      <xs:element ref="TABLE"/>
      <xs:element ref="FIELDSET"/>
      <xs:element ref="ADDRESS"/>
      <xs:element ref="TT"/>
      <xs:element ref="I"/>
      <xs:element ref="B"/>
      <xs:element ref="BIG"/>
      <xs:element ref="SMALL"/>
      <xs:element ref="EM"/>
      <xs:element ref="STRONG"/>
      <xs:element ref="DFN"/>
      <xs:element ref="CODE"/>
      <xs:element ref="SAMP"/>
      <xs:element ref="KBD"/>
      <xs:element ref="VAR"/>
      <xs:element ref="CITE"/>
      <xs:element ref="ABBR"/>
      <xs:element ref="ACRONYM"/>
      <xs:element ref="A"/>
      <xs:element ref="IMG"/>
      <xs:element ref="OBJECT"/>
      <xs:element ref="BR"/>
      <xs:element ref="SCRIPT"/>
      <xs:element ref="MAP"/>
      <xs:element ref="Q"/>
      <xs:element ref="SUB"/>
      <xs:element ref="SUP"/>
      <xs:element ref="SPAN"/>
      <xs:element ref="BDO"/>
      <xs:element ref="INPUT"/>
      <xs:element ref="SELECT"/>
      <xs:element ref="TEXTAREA"/>
      <xs:element ref="LABEL"/>
      <xs:element ref="BUTTON"/>
    </xs:choice>
    <xs:attributeGroup ref="attlist.OBJECT"/>
  </xs:complexType>
</xs:element>

Sample