QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
candidate | ani:yesno.att | n | optional | |||
code | optional | |||||
sort-pos | optional | |||||
weight | restriction of xs:token | b | optional |
Complex Type | ani:descriptorType |
<xs:element name="mainterm"> <xs:complexType mixed="true"> <xs:group minOccurs="0" maxOccurs="unbounded" ref="ani:richstring.data"/> <xs:attribute name="weight" default="b"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="a"/> <xs:enumeration value="b"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="candidate" type="ani:yesno.att" default="n"/> <xs:attribute name="sort-pos"/> <xs:attribute name="code"/> </xs:complexType> </xs:element> |
< descriptor xmlns = "http://www.elsevier.com/xml/ani/ani" > |
< mainterm> |
albumin |
</ mainterm> |
< link> |
drug therapy |
</ link> |
</ descriptor> |