Documentation for citationstyle

Model Group: RefClass-PartInSerial-Required

[Table of contents]

Name RefClass-PartInSerial-Required
Used by (from the same schema document) Model Group Entry.Citation-note , Complex Type Entry.Biblio
XML Instance Representation
<cs:reftype
name=" xs:token (value comes from list: {'article'}) [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>
Diagram
h-2136393824
Schema Component Representation
<xs:group name="RefClass-PartInSerial-Required">
<xs:sequence>
<xs:element name="reftype">
<xs:complexType>
<xs:group ref=" cs:Formatting.Elements "/>
<xs:attribute name="name" use="required">
<xs:simpleType>
<xs:restriction base=" xs:token ">
<xs:enumeration value="article"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:group>