<xs:element name="synopfragment">
<xs:complexType>
<xs:choice maxOccurs="unbounded">
<xs:element ref="docbook:arg" />
<xs:element ref="docbook:group" />
</xs:choice>
<xs:attribute name="role" />
<xs:attributeGroup ref="docbook:db.common.attributes" />
<xs:attributeGroup ref="docbook:db.common.linking.attributes" />
</xs:complexType>
</xs:element>
|