QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
name | xs:ID | required |
|
Element | Author |
<xs:attributeGroup name="attlist.Author"> <xs:attribute name="name" use="required" type="xs:ID"> <xs:annotation> <xs:documentation xml:lang="en-US">The attribute name uniquely identifies the author. The first character of the attribute id must be a letter, underscore or colon. This attribute is referenced in the element History.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |