Documentation for citationstyle

Element: locators

[Table of contents]

Name locators
Used by (from the same schema document) Model Group Content.author-year
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
h-1560418733
XML Instance Representation
<cs:locators>
<cs:locator> ... </cs:locator> [0..*]
</cs:locators>
Diagram
h-1560418733
Schema Component Representation
<xs:element name="locators">
<xs:complexType>
<xs:sequence>
<xs:element ref=" cs:locator " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>