Element choicetable

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