QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
author-instance-id | xs:NMTOKEN | optional | ||||
role | optional | |||||
type | optional |
Element | ani:editors |
<xs:element name="editor"> <xs:complexType> <xs:complexContent> <xs:extension base="ani:personalnameType"> <xs:attribute name="role"/> <xs:attribute name="type"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |