<div xmlns="http://www.w3.org/1999/xhtml"> <h3>Affiliation Alternatives</h3> </div> |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
id | xsd:ID | optional | |||||
xml:base | xs:anyURI | optional |
|
Element Groups | aff-alternatives.class, contrib-info.class, person-group-info.class |
<xsd:element name="aff-alternatives"> <xsd:annotation> <xsd:documentation> <div xmlns="http://www.w3.org/1999/xhtml"> <h3>Affiliation Alternatives</h3> </div> </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:group ref="aff-alternatives-model"/> <xsd:attribute name="id" use="optional" type="xsd:ID"/> <xsd:attribute ref="xml:base" use="optional"/> </xsd:complexType> </xsd:element> |