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