db:verbatim.common.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
continuation restriction of xs:token optional
linenumbering restriction of xs:token optional
startinglinenumber xs:integer optional
xml:space restriction of xs:token optional

Used By

Attribute Group db:verbatim.attributes

Source

<xs:attributeGroup name="verbatim.common.attributes">
  <xs:attributeGroup ref="db:verbatim.continuation.attribute"/>
  <xs:attributeGroup ref="db:verbatim.linenumbering.attribute"/>
  <xs:attributeGroup ref="db:verbatim.startinglinenumber.attribute"/>
  <xs:attribute ref="xml:space"/>
</xs:attributeGroup>