Documentation for citationstyle

Element: basedOn

[Table of contents]

Name basedOn
Used by (from the same schema document) Element info
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
h-1547229547
XML Instance Representation
<cs:basedOn>
<cs:title> xs:string </cs:title> [1]
<cs:version> ... </cs:version> [0..1]
</cs:basedOn>
Diagram
h1513967320 h-1547229547
Schema Component Representation
<xs:element name="basedOn">
<xs:complexType>
<xs:sequence>
<xs:group ref=" cs:Info.Title "/>
<xs:element ref=" cs:version " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element>