Documentation for citationstyle

Model Group: Content.note-nobib

[Table of contents]

Name Content.note-nobib
Used by (from the same schema document) Model Group CitationStyle.note-nobib
XML Instance Representation
<cs:content> [1]
<cs:names
initialize-with=" xs:token (value comes from list: {''|'.'|'. '|' '}) [0..1]"
and-as="anySimpleType [1]

'"and"-as determines whether multiple names use text (and) or a symbol (&)'

"
/> [1]
<cs:dates> ... </cs:dates> [1]
<cs:terms> ... </cs:terms> [1]
<cs:citation> cs:CitationEntry.note-nobib </cs:citation> [1]
</cs:content>
Diagram
h-1749394561 h-603825278 h-588931452 h-256674500
Schema Component Representation
<xs:group name="Content.note-nobib">
<xs:sequence>
<xs:element name="content">
<xs:complexType>
<xs:sequence>
<xs:group ref=" cs:NamesFormat "/>
<xs:element ref=" cs:dates "/>
<xs:element ref=" cs:terms "/>
<xs:group ref=" cs:CitationLayout.note-nobib "/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:group>