QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
linenumbering | restriction of xs:token | optional |
Attribute Group | db:verbatim.common.attributes |
<xs:attributeGroup name="verbatim.linenumbering.attribute"> <xs:attribute name="linenumbering"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="numbered"/> <xs:enumeration value="unnumbered"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |