Documentation for citationstyle

Element: group

[Table of contents]

Name group
Used by (from the same schema document) Complex Type Entry.Biblio , Complex Type Entry.Biblio
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
h-1103525953
XML Instance Representation
<cs:group>
<cs:heading> ... </cs:heading> [1]
Start Choice [0..*]
<cs:reftype
name=" cs:Types-Optional-Monographs [1]"> [1]
Start Choice [0..*]
<cs:creator> ... </cs:creator> [1]
<cs:title
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]"> [1]
<cs:prefix> ... </cs:prefix> [0..1]
<cs:suffix> ... </cs:suffix> [0..1]
</cs:title>
<cs:date> ... </cs:date> [1]
<cs:container> ... </cs:container> [1]
<cs:availability> ... </cs:availability> [1]
<cs:genre
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]"> [1]
<cs:prefix> ... </cs:prefix> [0..1]
<cs:suffix> ... </cs:suffix> [0..1]
</cs:genre>
<cs:medium
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]"> [1]
<cs:prefix> ... </cs:prefix> [0..1]
<cs:suffix> ... </cs:suffix> [0..1]
</cs:medium>
<cs:origin> ... </cs:origin> [1]
<cs:notes> ... </cs:notes> [1]
End Choice
</cs:reftype>
<cs:reftype
name=" cs:Types-Optional-PartsInMonographs [1]"> [1]
Start Choice [0..*]
<cs:creator> ... </cs:creator> [1]
<cs:title
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]"> [1]
<cs:prefix> ... </cs:prefix> [0..1]
<cs:suffix> ... </cs:suffix> [0..1]
</cs:title>
<cs:date> ... </cs:date> [1]
<cs:container> ... </cs:container> [1]
<cs:availability> ... </cs:availability> [1]
<cs:genre
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]"> [1]
<cs:prefix> ... </cs:prefix> [0..1]
<cs:suffix> ... </cs:suffix> [0..1]
</cs:genre>
<cs:medium
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]"> [1]
<cs:prefix> ... </cs:prefix> [0..1]
<cs:suffix> ... </cs:suffix> [0..1]
</cs:medium>
<cs:origin> ... </cs:origin> [1]
<cs:notes> ... </cs:notes> [1]
End Choice
</cs:reftype>
<cs:reftype
name=" cs:Types-Optional-PartsInSerials [1]"> [1]
Start Choice [0..*]
<cs:creator> ... </cs:creator> [1]
<cs:title
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]"> [1]
<cs:prefix> ... </cs:prefix> [0..1]
<cs:suffix> ... </cs:suffix> [0..1]
</cs:title>
<cs:date> ... </cs:date> [1]
<cs:container> ... </cs:container> [1]
<cs:availability> ... </cs:availability> [1]
<cs:genre
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]"> [1]
<cs:prefix> ... </cs:prefix> [0..1]
<cs:suffix> ... </cs:suffix> [0..1]
</cs:genre>
<cs:medium
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]"> [1]
<cs:prefix> ... </cs:prefix> [0..1]
<cs:suffix> ... </cs:suffix> [0..1]
</cs:medium>
<cs:origin> ... </cs:origin> [1]
<cs:notes> ... </cs:notes> [1]
End Choice
</cs:reftype>
End Choice
</cs:group>
Diagram
h-1103525953 h1598497578 h-389611582 h-528498119
Schema Component Representation
<xs:element name="group">
<xs:complexType>
<xs:sequence>
<xs:element ref=" cs:heading "/>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:group ref=" cs:RefClass-Monograph-Optional "/>
</xs:choice>
</xs:sequence>
</xs:complexType>
</xs:element>