db.all.blocks |= db.annotation
db.info.elements |= db.annotation
-db.annotations.attribute = attribute annotations { text }
+db.annotations.attribute =
+ [
+ db:refpurpose [ "Identifies one or more annotations that apply to this element" ]
+ ]
+ attribute annotations { text }
db.common.attributes &= db.annotations.attribute?
db.common.idreq.attributes &= db.annotations.attribute?
ctrl:exclude [ from="db.annotation" exclude="db.annotation" ]
db.annotation.role.attribute = attribute role { text }
- db.annotation.annotates.attribute = attribute annotates { text }
+ db.annotation.annotates.attribute =
+ [
+ db:refpurpose [ "Identifies one ore more elements to which this annotation applies" ]
+ ]
+ attribute annotates { text }
db.annotation.attlist =
db.annotation.role.attribute?