
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| complete | ani:yesno.att | y | optional |
| Element | ani:confeditors |
| Complex Type | ani:sourceType |
<xs:element name="editors"> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" ref="ani:editor"/> </xs:sequence> <xs:attribute name="complete" type="ani:yesno.att" default="y"/> </xs:complexType> </xs:element> |