<xs:element name="extendedlink">
<xs:complexType>
<xs:choice maxOccurs="unbounded">
<xs:element ref="docbook:locator" />
<xs:element ref="docbook:arc" />
</xs:choice>
<xs:attribute name="role" />
<xs:attributeGroup ref="docbook:db.common.attributes" />
</xs:complexType>
</xs:element>
|