Documentation for citationstyle

Model Group: CitationLayout.citekey

[Table of contents]

Name CitationLayout.citekey
Used by (from the same schema document) Model Group Content.citekey
XML Instance Representation
<cs:citation
delimiter=" xs:token [1]"> [1]
<cs:prefix> ... </cs:prefix> [0..1]
<cs:CitationEntry.citekey> ... </cs:CitationEntry.citekey> [1]
<cs:suffix> ... </cs:suffix> [0..1]
</cs:citation>
Diagram
h-1179910859 h431871842 h-1091223052 h-1257351575
Schema Component Representation
<xs:group name="CitationLayout.citekey">
<xs:sequence>
<xs:element name="citation">
<xs:complexType>
<xs:sequence>
<xs:element ref=" cs:prefix " minOccurs="0"/>
<xs:element ref=" cs:CitationEntry.citekey "/>
<xs:element ref=" cs:suffix " minOccurs="0"/>
</xs:sequence>
<xs:attributeGroup ref=" cs:CitationEntry.citekey "/>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:group>