Documentation for citationstyle

Element: genres

[Table of contents]

Name genres
Used by (from the same schema document) Element terms
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
h-600940928
XML Instance Representation
<cs:genres>
Start Group: cs:Genre.Term [0..*]
<cs:genre
term="anySimpleType [1]"> [1]
<cs:renderas> xs:string </cs:renderas> [1]
</cs:genre>
End Group: cs:Genre.Term
</cs:genres>
Diagram
h1958209527
Schema Component Representation
<xs:element name="genres">
<xs:complexType>
<xs:group ref=" cs:Genre.Term " minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>