Documentation for citationstyle

Element: multiple-authors

[Table of contents]

Name multiple-authors
Used by (from the same schema document) Element all , Model Group FirstReference.author-year , Model Group SubsequentReferences.author-year , Model Group CitationLayout.note-bib , Model Group CitationEntry.note-bib , Complex Type CitationEntry.note-nobib , Complex Type CitationEntry.note-nobib , Complex Type Entry.Biblio
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<cs:multiple-authors
min-authors=" xs:integer [1]"
use-first=" xs:integer [1]"
font-family="anySimpleType [0..1]"
font-style=" xs:token (value comes from list: {'italic'|'small caps'|'normal'}) [0..1]"
font-weight=" xs:token (value comes from list: {'normal'|'bold'|'light'}) [0..1]"/>
Diagram
h304012914 h269456772
Schema Component Representation
<xs:element name="multiple-authors">
<xs:complexType mixed="true">
<xs:attributeGroup ref=" cs:Multiple-Authors.Content "/>
<xs:attributeGroup ref=" cs:Formatting.Attributes "/>
</xs:complexType>
</xs:element>