Element link

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