Attribute Group object.attributes

Namespace No namespace
Diagram
Attribute object.attributes / @declareAttribute object.attributes / @classidAttribute object.attributes / @codebaseAttribute object.attributes / @dataAttribute object.attributes / @typeAttribute object.attributes / @codetypeAttribute object.attributes / @archiveAttribute object.attributes / @standbyAttribute object.attributes / @heightAttribute object.attributes / @widthAttribute object.attributes / @usemapAttribute object.attributes / @nameAttribute object.attributes / @tabindexAttribute object.attributes / @longdescrefAttribute Group id-attsAttribute Group select-attsAttribute Group localization-attsAttribute Group univ-attsAttribute object.attributes / @outputclassAttribute object.attributes / @longdescre
Used by
Attributes
QName Type Use
Attribute object.attributes / @archive optional
Attribute filter-atts / @audience optional
Attribute select-atts / @base 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
Source
<xs:attributeGroup name="object.attributes">
  <xs:attribute name="declare">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="declare"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="classid"/>
  <xs:attribute name="codebase"/>
  <xs:attribute name="data"/>
  <xs:attribute name="type"/>
  <xs:attribute name="codetype"/>
  <xs:attribute name="archive"/>
  <xs:attribute name="standby"/>
  <xs:attribute name="height" type="xs:NMTOKEN"/>
  <xs:attribute name="width" type="xs:NMTOKEN"/>
  <xs:attribute name="usemap"/>
  <xs:attribute name="name"/>
  <xs:attribute name="tabindex" type="xs:NMTOKEN"/>
  <xs:attribute name="longdescref"/>
  <xs:attributeGroup ref="univ-atts"/>
  <xs:attribute name="outputclass"/>
  <xs:attribute name="longdescre"/>
</xs:attributeGroup>

Attribute object.attributes / @declare

Namespace No namespace
Type restriction of xs:token
Properties
content: simple
Facets
enumeration declare
Used by
Source
<xs:attribute name="declare">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="declare"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Attribute object.attributes / @height

Namespace No namespace
Type xs:NMTOKEN
Properties
content: simple
Used by
Source
<xs:attribute name="height" type="xs:NMTOKEN"/>

Attribute object.attributes / @width

Namespace No namespace
Type xs:NMTOKEN
Properties
content: simple
Used by
Source
<xs:attribute name="width" type="xs:NMTOKEN"/>

Attribute object.attributes / @tabindex

Namespace No namespace
Type xs:NMTOKEN
Properties
content: simple
Used by
Source
<xs:attribute name="tabindex" type="xs:NMTOKEN"/>

Attribute object.attributes / @longdescref

Namespace No namespace
Used by
Source
<xs:attribute name="longdescref"/>

Attribute object.attributes / @outputclass

Namespace No namespace
Used by
Source
<xs:attribute name="outputclass"/>

Attribute object.attributes / @longdescre

Namespace No namespace
Used by
Source
<xs:attribute name="longdescre"/>