Element linkpool

Namespace No namespace
Diagram
Element linkpoolElement Group linkpoolElement linkElement Group linkComplex Type linkpool.contentAttribute Group linkpool.attlist
Type extension of Complex Type linkpool.content
Type hierarchy
Properties
content: complex
Used by
Element Group Element Group linkpool
Model (Element linkpool) | (Element link)
Children Element link, Element linkpool
Instance
<linkpool audience="" base="" CaseNumber="" class="- topic/linkpool " collection-type="" conaction="" conkeyref="" conref="" conrefend="" dir="" duplicates="" format="" id="" importance="" xml:lang="" mapkeyref="" otherprops="" otherrole="" outputclass="" platform="" product="" props="" rev="" role="" scope="" status="" translate="" type="" Why="" xtrc="" xtrf="">
  <linkpool audience="" base="" CaseNumber="" class="- topic/linkpool " collection-type="" conaction="" conkeyref="" conref="" conrefend="" dir="" duplicates="" format="" id="" importance="" xml:lang="" mapkeyref="" otherprops="" otherrole="" outputclass="" platform="" product="" props="" rev="" role="" scope="" status="" translate="" type="" Why="" xtrc="" xtrf="">{1,1}</linkpool>
  <link audience="" base="" CaseNumber="" class="- topic/link " conaction="" conkeyref="" conref="" conrefend="" dir="" format="" href="" id="" importance="" keyref="" xml:lang="" otherprops="" otherrole="" outputclass="" platform="" product="" props="" query="" rev="" role="" scope="" status="" translate="" type="" Why="" xtrc="" xtrf="">{1,1}</link>
</linkpool>
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 linkpool.attlist / @class - topic/linkpool optional
Attribute linkpool.attributes / @collection-type restriction of xs:token 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 linkpool.attributes / @duplicates restriction of xs:token optional
Attribute relational-atts / @format optional
Attribute id-atts / @id xs:NMTOKEN optional
Attribute select-atts / @importance restriction of xs:token optional
Attribute linkpool.attributes / @mapkeyref optional
Attribute filter-atts / @otherprops optional
Attribute relational-atts / @otherrole optional
Attribute linkpool.attributes / @outputclass optional
Attribute filter-atts / @platform optional
Attribute filter-atts / @product optional
Attribute filter-atts / @props optional
Attribute select-atts / @rev optional
Attribute relational-atts / @role restriction of xs:token optional
Attribute relational-atts / @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 relational-atts / @type optional
Attribute @xml:lang optional
Attribute global-atts / @xtrc optional
Attribute global-atts / @xtrf optional
Source
<xs:element name="linkpool">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="linkpool.content">
        <xs:attributeGroup ref="linkpool.attlist"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>