Element object

Namespace No namespace
Diagram
Element descElement Group descElement longdescrefElement Group longdescrefElement paramElement Group paramElement foreignElement Group foreignElement unknownElement Group unknownElement Group foreign.unknown.inclComplex Type object.contentAttribute Group object.attlist
Type extension of Complex Type object.content
Type hierarchy
Properties
content: complex
Used by
Element Group Element Group object
Model Element desc , Element longdescref , Element param , ((Element foreign) | (Element unknown))
Children Element desc, Element foreign, Element longdescref, Element param, Element unknown
Instance
<object archive="" audience="" base="" CaseNumber="" class="- topic/object " classid="" codebase="" codetype="" conaction="" conkeyref="" conref="" conrefend="" data="" declare="" dir="" height="" id="" importance="" xml:lang="" longdescre="" longdescref="" name="" otherprops="" outputclass="" platform="" product="" props="" rev="" standby="" status="" tabindex="" translate="" type="" usemap="" Why="" width="" xtrc="" xtrf="">
  <desc audience="" base="" CaseNumber="" class="- topic/desc " conaction="" conkeyref="" conref="" conrefend="" dir="" id="" importance="" xml:lang="" otherprops="" outputclass="" platform="" product="" props="" rev="" status="" translate="" Why="" xtrc="" xtrf="">{1,1}</desc>
  <longdescref audience="" base="" CaseNumber="" class="- topic/longdescref " conaction="" conkeyref="" conref="" conrefend="" dir="" format="" href="" id="" importance="" keyref="" xml:lang="" otherprops="" outputclass="" platform="" product="" props="" rev="" scope="" status="" translate="" type="" Why="" xtrc="" xtrf="">{1,1}</longdescref>
  <param audience="" base="" CaseNumber="" class="- topic/param " conaction="" conkeyref="" conref="" conrefend="" dir="" id="" importance="" xml:lang="" name="" otherprops="" platform="" product="" props="" rev="" status="" translate="" type="" value="" valuetype="" Why="" xtrc="" xtrf="">{1,1}</param>
  <foreign audience="" base="" CaseNumber="" class="- topic/foreign " conaction="" conkeyref="" conref="" conrefend="" dir="" id="" importance="" xml:lang="" otherprops="" outputclass="" platform="" product="" props="" rev="" status="" translate="" Why="" xtrc="" xtrf="">{1,1}</foreign>
  <unknown audience="" base="" CaseNumber="" class="- topic/unknown " conaction="" conkeyref="" conref="" conrefend="" dir="" id="" importance="" xml:lang="" otherprops="" outputclass="" platform="" product="" props="" rev="" status="" translate="" Why="" xtrc="" xtrf="">{1,1}</unknown>
</object>
Attributes
QName Type Default Use
Attribute Change-attrs / @CaseNumber optional
Attribute Change-attrs / @Why optional
Attribute object.attributes / @archive optional
Attribute filter-atts / @audience optional
Attribute select-atts / @base optional
Attribute object.attlist / @class - topic/object optional
Attribute object.attributes / @classid optional
Attribute object.attributes / @codebase optional
Attribute object.attributes / @codetype optional
Attribute conref-atts / @conaction restriction of xs:token optional
Attribute conref-atts / @conkeyref optional
Attribute conref-atts / @conref optional
Attribute conref-atts / @conrefend optional
Attribute object.attributes / @data optional
Attribute object.attributes / @declare restriction of xs:token optional
Attribute localization-atts / @dir restriction of xs:token optional
Attribute object.attributes / @height xs:NMTOKEN optional
Attribute id-atts / @id xs:NMTOKEN optional
Attribute select-atts / @importance restriction of xs:token optional
Attribute object.attributes / @longdescre optional
Attribute object.attributes / @longdescref optional
Attribute object.attributes / @name optional
Attribute filter-atts / @otherprops optional
Attribute object.attributes / @outputclass optional
Attribute filter-atts / @platform optional
Attribute filter-atts / @product optional
Attribute filter-atts / @props optional
Attribute select-atts / @rev optional
Attribute object.attributes / @standby optional
Attribute select-atts / @status restriction of xs:token optional
Attribute object.attributes / @tabindex xs:NMTOKEN optional
Attribute localization-atts / @translate restriction of xs:token optional
Attribute object.attributes / @type optional
Attribute object.attributes / @usemap optional
Attribute object.attributes / @width xs:NMTOKEN optional
Attribute @xml:lang optional
Attribute global-atts / @xtrc optional
Attribute global-atts / @xtrf optional
Source
<xs:element name="object">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="object.content">
        <xs:attributeGroup ref="object.attlist"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>