Element image

Namespace No namespace
Diagram
Element altElement Group altElement longdescrefElement Group longdescrefComplex Type image.contentAttribute Group image.attlist
Type extension of Complex Type image.content
Type hierarchy
Properties
content: complex
Used by
Element Group Element Group image
Model Element alt , Element longdescref
Children Element alt, Element longdescref
Instance
<image align="" alt="" audience="" base="" CaseNumber="" class="- topic/image " conaction="" conkeyref="" conref="" conrefend="" dir="" height="" href="" id="" importance="" keyref="" xml:lang="" longdescref="" otherprops="" outputclass="" placement="inline" platform="" product="" props="" rev="" scale="" scalefit="" scope="" status="" translate="" Why="" width="" xtrc="" xtrf="">
  <alt audience="" base="" CaseNumber="" class="- topic/alt " conaction="" conkeyref="" conref="" conrefend="" dir="" id="" importance="" xml:lang="" otherprops="" outputclass="" platform="" product="" props="" rev="" status="" translate="" Why="" xtrc="" xtrf="">{1,1}</alt>
  <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>
</image>
Attributes
QName Type Default Use
Attribute Change-attrs / @CaseNumber optional
Attribute Change-attrs / @Why optional
Attribute image.attributes / @align optional
Attribute image.attributes / @alt optional
Attribute filter-atts / @audience optional
Attribute select-atts / @base optional
Attribute image.attlist / @class - topic/image 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 localization-atts / @dir restriction of xs:token optional
Attribute image.attributes / @height xs:NMTOKEN optional
Attribute image.attributes / @href optional
Attribute id-atts / @id xs:NMTOKEN optional
Attribute select-atts / @importance restriction of xs:token optional
Attribute image.attributes / @keyref optional
Attribute image.attributes / @longdescref optional
Attribute filter-atts / @otherprops optional
Attribute image.attributes / @outputclass optional
Attribute image.attributes / @placement restriction of xs:token inline optional
Attribute filter-atts / @platform optional
Attribute filter-atts / @product optional
Attribute filter-atts / @props optional
Attribute select-atts / @rev optional
Attribute image.attributes / @scale xs:NMTOKEN optional
Attribute image.attributes / @scalefit restriction of xs:token optional
Attribute image.attributes / @scope restriction of xs:token optional
Attribute select-atts / @status restriction of xs:token optional
Attribute localization-atts / @translate restriction of xs:token optional
Attribute image.attributes / @width xs:NMTOKEN optional
Attribute @xml:lang optional
Attribute global-atts / @xtrc optional
Attribute global-atts / @xtrf optional
Source
<xs:element name="image">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="image.content">
        <xs:attributeGroup ref="image.attlist"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>