Element simpletable

Namespace No namespace
Diagram
Element stheadElement Group stheadElement strowElement Group strowComplex Type simpletable.contentAttribute Group simpletable.attlist
Type extension of Complex Type simpletable.content
Type hierarchy
Properties
content: complex
Used by
Model Element sthead , Element strow
Children Element sthead, Element strow
Instance
<simpletable audience="" base="" CaseNumber="" class="- topic/simpletable " conaction="" conkeyref="" conref="" conrefend="" dir="" expanse="" frame="" id="" importance="" keycol="" xml:lang="" otherprops="" outputclass="" platform="" product="" props="" refcols="" relcolwidth="" rev="" scale="" spectitle="" status="" translate="" Why="" xtrc="" xtrf="">
  <sthead audience="" base="" CaseNumber="" class="- topic/sthead " conaction="" conkeyref="" conref="" conrefend="" dir="" id="" importance="" xml:lang="" otherprops="" outputclass="" platform="" product="" props="" rev="" status="" translate="" Why="" xtrc="" xtrf="">{1,1}</sthead>
  <strow audience="" base="" CaseNumber="" class="- topic/strow " conaction="" conkeyref="" conref="" conrefend="" dir="" id="" importance="" xml:lang="" otherprops="" outputclass="" platform="" product="" props="" rev="" status="" translate="" Why="" xtrc="" xtrf="">{1,1}</strow>
</simpletable>
Attributes
QName Type Default Use
Attribute Change-attrs / @CaseNumber optional
Attribute Change-attrs / @Why optional
Attribute filter-atts / @audience optional
Attribute select-atts / @base optional
Attribute simpletable.attlist / @class - topic/simpletable 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 display-atts / @expanse restriction of xs:token optional
Attribute display-atts / @frame restriction of xs:token optional
Attribute id-atts / @id xs:NMTOKEN optional
Attribute select-atts / @importance restriction of xs:token optional
Attribute simpletable.attributes / @keycol xs:NMTOKEN optional
Attribute filter-atts / @otherprops optional
Attribute simpletable.attributes / @outputclass optional
Attribute filter-atts / @platform optional
Attribute filter-atts / @product optional
Attribute filter-atts / @props optional
Attribute simpletable.attributes / @refcols xs:NMTOKENS optional
Attribute simpletable.attributes / @relcolwidth optional
Attribute select-atts / @rev optional
Attribute display-atts / @scale restriction of xs:token optional
Attribute simpletable.attributes / @spectitle optional
Attribute select-atts / @status restriction of xs:token optional
Attribute localization-atts / @translate restriction of xs:token optional
Attribute @xml:lang optional
Attribute global-atts / @xtrc optional
Attribute global-atts / @xtrf optional
Source
<xs:element name="simpletable">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="simpletable.content">
        <xs:attributeGroup ref="simpletable.attlist"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>