complexType "link.class"
Namespace:
Content:
complex, 24 attributes, 2 elements
Defined:
globally in topicMod.xsd; see XML source
Includes:
definitions of 6 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("local" | "peer" | "external" | "-dita-use-conref-target")
 = 
xs:string
 = 
("parent" | "child" | "sibling" | "friend" | "next" | "previous" | "cousin" | "ancestor" | "descendant" | "sample" | "external" | "other" | "-dita-use-conref-target")
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="link.class">
<xs:sequence>
<xs:group minOccurs="0" ref="linktext"/>
<xs:group minOccurs="0" ref="desc"/>
</xs:sequence>
<xs:attribute name="href" type="xs:string"/>
<xs:attribute name="keyref" type="xs:string"/>
<xs:attribute name="outputclass" type="xs:string"/>
<xs:attribute name="format" type="xs:string"/>
<xs:attribute name="query" type="xs:string"/>
<xs:attribute name="scope" type="scope-att.class"/>
<xs:attributeGroup ref="rel-atts"/>
<xs:attributeGroup ref="univ-atts"/>
<xs:attributeGroup ref="global-atts"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 6/24)
format
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="format" type="xs:string"/>

href
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="href" type="xs:string"/>

keyref
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="keyref" type="xs:string"/>

outputclass
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="outputclass" type="xs:string"/>

query
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="query" type="xs:string"/>

scope
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"local", "peer", "external", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="scope" type="scope-att.class"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.