<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generated on 28.Sep.2003 13:25 by Diversity Information Model Documenter 2.5 (G. Hagedorn) -->
<xsd:schema
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  xmlns="http://www.DiversityCampus.net/schema/Diversity_References"
  targetNamespace="http://www.DiversityCampus.net/schema/Diversity_References"
  version="1.0 beta"
>
<xsd:annotation>
<xsd:documentation xml:lang="en">Diversity Workbench: Schema for Diversity References, version '1.0 beta'.<br />Document last revised on 28.Sep.2003 13:25<br />Copyright 2001-2002 G. Hagedorn. All rights reserved.<br />Suggestions how to correct or improve the schema are welcome!</xsd:documentation>
</xsd:annotation>

<xsd:simpleType name="string10">
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="10" />
  </xsd:restriction>
</xsd:simpleType>

<xsd:simpleType name="string255">
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="255" />
  </xsd:restriction>
</xsd:simpleType>

<xsd:simpleType name="string20">
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="20" />
  </xsd:restriction>
</xsd:simpleType>

<xsd:simpleType name="string120">
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="120" />
  </xsd:restriction>
</xsd:simpleType>

<xsd:simpleType name="string18">
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="18" />
  </xsd:restriction>
</xsd:simpleType>

<xsd:simpleType name="string50">
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="50" />
  </xsd:restriction>
</xsd:simpleType>

<xsd:simpleType name="string25">
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="25" />
  </xsd:restriction>
</xsd:simpleType>

<xsd:simpleType name="string1">
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="1" />
  </xsd:restriction>
</xsd:simpleType>

<xsd:simpleType name="string2">
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="2" />
  </xsd:restriction>
</xsd:simpleType>


<xsd:simpleType name="short_Positive">
  <xsd:restriction base="xsd:short">
    <xsd:minExclusive value="0" />
  </xsd:restriction>
</xsd:simpleType>

<xsd:simpleType name="int_Positive">
  <xsd:restriction base="xsd:int">
    <xsd:minExclusive value="0" />
  </xsd:restriction>
</xsd:simpleType>



<xsd:complexType name="ReferenceType">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: Reference type definitions. Which reference attributes are enabled and how they should be labeled? Currently only the usage of a type is defined here; the attribute labels are defined directly in the vba code.</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="RefType" type="string10" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The ReferenceTitle type, as used by Reference Manager (tm) 9.0 in their default databases. Additional ref. types may be added if they occur in the import.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Description" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">A description, explaining the scope and use of the reference type to the user.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LabelSet" type="xsd:short" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">This number is used to retrieve the correct customization set in the forms. Do not change the numbering without updating the methods in the code!</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="ShowInPicklist" type="xsd:boolean" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Only reference types selected here are available in a pick list; other types may be entered if the user knows their type code.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Notes" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Internal notes regarding the use of a ReferenceTitle type.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferenceTitle">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: Main entity; compatible with Reference Manager&#8482; v.9.</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="RefType" type="string10" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Type of literature reference, determines which fields are available for data entry. The value must come from the pick list provided.                                 //[RefMan 01: TY]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="RefID" type="string20" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Unique reference ID code for the reference record. The only characters allowed are '0'-'9' and 'A'-'Z'                                                                                  //[RefMan 02: ID]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="RefDescription" type="string120" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* A short text identifying the reference, usually authors, year, title. Example: 'Smith, J. &amp; Nao, S. (1999). New Taxa.' System generated, but users may update it.     //[RefMan: not applicable]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Title" type="xsd:string" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The main (primary) title. Use normal capitalization, omit a period ('.') at the end, and do not type a paragraph return (Enter) at the end of each line!       //[RefMan 03: TI, T1, CT, BT only for BOOK &amp; UNPB]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="DateYear" type="short_Positive" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Year of the publication date (primary date). Only numbers are allowed and the year must be entered with 4 digits ('1998', not '98').                                 //[RefMan 05: Y1,PY pro parte]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="DateMonth" type="xsd:unsignedByte" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Optional: The month of the publication date. [Note: in DateYear/Month/Day the information printed on the book or journal are entered, even if this is not the true date!]                   //[RefMan 05: Y1,PY pro parte]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="DateDay" type="xsd:unsignedByte" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Optional: The day of the publication date.     [Note continued: if the true date is relevant, e.g. for the purpose of nomenclatural priority, it can be entered under DateSecondary.]    //[RefMan 05: Y1,PY pro parte]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="DateSuppl" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Optional: A date supplement, like 'approx.', a season ('Summer'), a quarter ('1st Quarter'), or any other information regarding the publication date.        //[RefMan 05: Y1,PY pro parte]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="SourceTitle" type="xsd:string" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The book (secondary) title in cases where the reference is an article or chapter from a book. Use normal capitalization.//[RefMan 13: T2; BT for all types except BOOK &amp; UNPB]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="SeriesTitle" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The series title. Use normal capitalization, omit a period ('.') at the end, and do not type a paragraph return (Enter) at the end of each line!                    //[RefMan 23: T3]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Periodical" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Journal/periodical in which the article appeared. Linked to the Abbreviation attribute of ReferencePeriodical.                                                                      //[RefMan 11: JF, JO, JA]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Volume" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The volume (for periodicals or journals, excluding the issue number), report number, etc.                                                                                                     //[RefMan 12: VL pro parte, comp. Edition!]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Issue" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The issue, if any. Useful also to enter a special designation for a supplement, for example for 'xxx 45 (Suppl.)' enter volume = 45 and issue = 'Suppl.'. Do not put '()' around the issue number.                                      //[RefMan 15: IS]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Pages" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The page, table, or figure numbers for the reference, e.g. '23-41', '341 pp.', or '20, 22-24, 32' (for non-consecutive pages).                                            //[RefMan 09: SP + 10: EP]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Publisher" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The name of the publisher (publishing company or institution, including universities or scientific societies).                                                                           //[RefMan 17: PB]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="PublPlace" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The location where the item being referenced was published, such as a city and state.                                                                                                         //[RefMan 16: CY, CP]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Edition" type="short_Positive" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Number of the edition of a book. Use only positive integer numbers.                                                                                                                                      //[RefMan 12: VL pro parte, compare Volume!]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="DateYear2" type="short_Positive" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Year of a secondary date, esp. the true publ. date where relevant for nomenclatural priority. Only numbers are allowed and the year must be entered with 4 digits ('1998', not '98').                                     //[RefMan 28: Y2 pro parte]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="DateMonth2" type="xsd:unsignedByte" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Optional: The month of a secondary date.       //[RefMan 28: Y2 pro parte]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="DateDay2" type="xsd:unsignedByte" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Optional: The day of a secondary date.       //[RefMan 28: Y2 pro parte]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="DateSuppl2" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Optional: A date supplement a secondary date, like 'approx.', a season ('Summer'), a quarter ('1st Quarter'), or any other information regarding the secondary date.            //[RefMan 28: Y2 pro parte]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="ISSN_ISBN" type="string18" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The 'International Standard Serial Number' or 'International Standard Book Number'. Optional information; use is recommended only for publications that are otherwise difficult to order.                                            //[RefMan 26: SN]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Miscellaneous1" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Various reference type dependent information; e.g. the total number of volumes for books                                                                                                  //[RefMan 29: M1]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Miscellaneous2" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Various reference type dependent information                                                                                                                                                                         //[RefMan 30: M2]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Miscellaneous3" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Various reference type dependent information                                                                                                                                                                         //[RefMan 31: M3]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="URL" type="xsd:string" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">URL address (http://www...) or local file (C:\graphic.gif; \\servername\Data\x.doc)                                                                                                                //[RefMan 33: UR]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="SourceRefID" type="string20" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Independent publication (e.g. an edited book) in which a dependent publication was published. Refers to the ID code of a reference already entered in this system. Provided as an alternative to ref. manager's denormalized storage!</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Language" type="string20" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Language of the article/book, as ISO 2 letter codes.                                                                                                                                                              //[RefMan: not supported!]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="DuplicateCheck" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* A system generated string (typically Au. 1-4/Yr./Jour./Vol./first page) that is assumed to be unique. Use 'DuplicateOverride' to override if two reference titles are falsely identified as duplicates.    //[RefMan: not applicable]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="DuplicateOverride" type="xsd:unsignedByte" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* A number to manually override automatic duplicate check, enter a number 1-255 if the system claims that non-duplicate entries are duplicates.              //[RefMan: not applicable]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="ReplaceWithRefID" type="string20" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Instead of direct deletes (currently not available for security reasons), users here select which reference should be the valid one, into which all related information (keywords, markers) is merged. References are later deleted after a review process.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Problem" type="xsd:string" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* A problem that occurred during data editing within the application. Typically the entries here should later be deleted after help has been obtained. Do not enter scientific or bibliographic problems here; use Notes for such permanent problems!</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="ProblemUpdatedBy" type="xsd:int" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Operator who entered the problem text.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="ProblemUpdatedWhen" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Date and time when problem was recorded.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="CitationText" type="xsd:string" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Full text of a citation that describes the current reference. Use if ref. is only known as a citation in the bibliography of another publication, or if imported from unstructure data source. Empty if reference is transcribed from original publication!</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="CitationFrom" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Description of publication, Only known as citation from bibliography of another publication given here (as ID code or author/year description); Empty if transcribed from original publication!</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="ImportedFrom" type="string50" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* If imported from a reference database (esp. a commercial one): The name of the database system or provider; otherwise empty. This information is important to prevent copyright violations!</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="ImportedID" type="string50" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* If imported from a reference database (esp. a commercial one): The ID identifying the record in that database; otherwise empty. Requires ImportedFrom                                    //[RefMan: not supported!; Internal management attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="PlausibilityCheckedBy" type="xsd:int" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Person responsible for a first plausibility or consistency check. User and Date are automatically filled if 'Original check' performed directly.            //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="PlausibilityCheckedWhen" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Date and time when plausibility/consistency was checked (i.e. data entry rules and spelling errors checked, no comparison with original publication)       //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="OriginalComparedBy" type="xsd:int" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Name of user responsible for comparison of ReferenceTitle record with original publication                                                                                                  //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="OriginalComparedWhen" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Date and time when entry was compared with the original publication (important esp. when ReferenceTitle was entered from secondary ReferenceTitle list)                //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Responsible" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Person responsible for entering this reference into the data collection.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogCreatedBy" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Operator who first entered (typed or imported) the data. The operator (or typist) may be different from the person responsible.              //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogCreatedWhen" type="xsd:dateTime" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Date and time when record was first entered (= typed or imported) into this system. Note: Updates are recorded in ReferenceChanges.                       //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferenceAuthor">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: Reference authors, book editors, or series editors.</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="Author" type="string255" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Author. Example: 'Miller, W. I., Jr.'. Format: Last name, a comma, the first initial with period and blank, an optional middle initial, and an optional comma plus suffix (Jr./Sr./III./MD etc.) //[RefMan 04: A1/AU, 14: A2/ED, 24: A3; no '*' allowed!]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="AuthorAddress" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The address of the author, if available. Entered only in cases where it is of special relevance to one of the users of the database (or if imported from a database).                      //[RefMan 32: AD]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="RefID" type="string20" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Refers to the ID code of the main ReferenceTitle table (= foreign key).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="AuthorType" type="xsd:unsignedByte" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Three different author categories are supported: 1 = primary author, 2 = secondary author/editor, 3 = series editor.                                                                                              //[RefMan implicit]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="AuthorSequence" type="int_Positive" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The sequence of authors of the article. (Default based on system date/time; counter attrib. wouldn't work with replication -&gt; random sequence! Note: Au+RefID+Type is not necessarily unique. Two authors may have identical abbreviated names, e.g. spouses!).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferenceAvailability">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: Availability and location of reference items in private or official filing system; e.g., book signatures or reprint article availability. Each responsible user may enter multiple filing codes.</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="RefID" type="string20" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Refers to the ID code of the main ReferenceTitle table (= foreign key).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="AvailabilityID" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Unique ID to identify the availability record. (Technical note: to improve reliability of database replication, the primary key is formed in combination with the RefID. Note that FilingCode may be Null.).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="FilingCode" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Information about availability or location of a copy of the referenced publication: Filing code of reprint or book in private filing system, institutional catalogue code, signature, official call number, or shelf code in a library.     //[RefMan 27: AV]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="ReprintStatus" type="xsd:unsignedByte" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Refers to filing system of responsible person. Reprint may be 'Not in file' (0), 'On request (card to author)' (1), 'On request (internal order/copy marker)' (2), 'On request (interlibrary loan)' (3), or 'In file' (4) //[RefMan 08: RP pro parte]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="RequestDate" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Only if ReprintStatus = 'On request' (1/2): The date on which the reprint was requested.                                                                                                       //[RefMan 08: RP pro parte]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Responsible" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The person responsible for the availability/filing code information, and to which the reprint status/request date refers.                                                                           //[RefMan: not supported]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogCreatedBy" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Operator who first entered (typed or imported) the data. The operator (or typist) may be different from the person responsible.              //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogCreatedWhen" type="xsd:dateTime" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Date and time when record was first entered (= typed or imported) into this system. Note: Updates are recorded in ReferenceChanges.                                    //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferenceCollection">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: Declares that a reference belongs to a virtual reference database called a 'reference collection'. For example, all references from a collaborative project may form a reference collection.</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="RefID" type="string20" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Refers to the ID code of the main ReferenceTitle table (= foreign key).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="ReferenceCollection" type="string25" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Code to identify a reference as belonging to a specific reference collection (= a virtual reference database, e.g. for a collaborative project).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Responsible" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The person responsible for assigning the reference to a reference collection.                                                                                                                            //[RefMan: not supported]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferenceKeyword">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: Keywords (may include 'subject heading'-keywords and organism names).</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="RefID" type="string20" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Refers to the ID code of the main ReferenceTitle table (= foreign key).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Keyword" type="string255" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">A keyword, esp. subject headings or private markers. A keyword may consist of multiple words (phrases, e.g. 'red herring'), which can then only be searched as a whole.     //[RefMan 07: KW]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Responsible" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The person responsible for the assignment of this keyword to a reference.                                                                                                                            //[RefMan: not supported]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="KeywordType" type="string1" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">(temporarily introduced to preserve information when importing data that distinguish between (k)eyword, (g)eography, and organism (n)ames).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferenceAbstract">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: Public Abstracts.</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="RefID" type="string20" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Refers to the ID code of the main ReferenceTitle table (= foreign key).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Responsible" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* The person responsible for the abstract information. Abstracts are copyright protected! Leave empty if the abstract was not written by you, but copied from the publication itself or a bibliographic database.     //[RefMan: not supported]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Language" type="string2" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Language of the abstract, as ISO 2 letter codes.                                                                                                                                                                               //[RefMan : not supported!]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Abstract" type="xsd:string" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">An abstract containing a short summary of the content of the article or book                                                                                                                                      //[RefMan 25: N2]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Shareable" type="xsd:boolean" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Do you want to share your abstract with other users, i.e. can it be published on the web?                                                                                                              //[RefMan : not supported!]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogCreatedBy" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Operator who first entered (typed or imported) the data. The operator (or typist) may be different from the person responsible.              //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogCreatedWhen" type="xsd:dateTime" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Date and time when record was first entered (= typed or imported) into this system. Note: Updates are recorded in ReferenceChanges.                                    //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferenceUserMarker">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: User specific markers, e.g. to mark up a reference for a publication.</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="RefID" type="string20" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Refers to the ID code of the main ReferenceTitle table (= foreign key).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Marker" type="string255" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* User specific marker, e.g. to mark up a reference for a specific project or for a publication. These markers will normally be visible only under the same Responsible login name.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Responsible" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* The person responsible for the assignment of this user marker to a reference. Normally each person sees only his or her own markers!</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferenceUserNote">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: User specific notes. Each user will only see the notes entered under the same responsible user name.</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="RefID" type="string20" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Refers to the ID code of the main ReferenceTitle table (= foreign key).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Responsible" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* The person responsible for the Notes.                                                                                                                                                                                   //[RefMan: not supported]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Notes" type="xsd:string" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Internal notes regarding the reference title. Notes will normally be visible only under the same Responsible login name.                     //[RefMan 06: N1, AB]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogCreatedBy" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Operator who first entered (typed or imported) the data. The operator (or typist) may be different from the person responsible.              //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogCreatedWhen" type="xsd:dateTime" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Date and time when record was first entered (= typed or imported) into this system. Note: Updates are recorded in ReferenceChanges.                       //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferenceUserDefined">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: User-defined fields originating form imported Reference Manager RIS files. These user-defined fields are currently not well supported in Diversity References.</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="RefID" type="string20" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Refers to the ID code of the main ReferenceTitle table (= foreign key).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Responsible" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The person responsible for the user defined fields (usually who imported the RIS file).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="UserDef1" type="xsd:string" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">User defined fields as entered in Reference Manager, only provided for import/export compatibility and not supported beyond that.                          //[RefMan 18: U1]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="UserDef2" type="xsd:string" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">User defined fields as entered in Reference Manager, only provided for import/export compatibility and not supported beyond that.                          //[RefMan 19: U2]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="UserDef3" type="xsd:string" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">User defined fields as entered in Reference Manager, only provided for import/export compatibility and not supported beyond that.                          //[RefMan 20: U3]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="UserDef4" type="xsd:string" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">User defined fields as entered in Reference Manager, only provided for import/export compatibility and not supported beyond that.                          //[RefMan 21: U4]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="UserDef5" type="xsd:string" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">User defined fields as entered in Reference Manager, only provided for import/export compatibility and not supported beyond that.                          //[RefMan 22: U5]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferenceWordIdx1">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: Implementation entity. The words of the primary Title and the Source title, excluding stop words ('the', 'and', etc.), are written to this index table to allow fast queries. Words &gt; 50 char. are truncated.</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="Word" type="string50" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Words &gt; 50 character are truncated!</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="RefID" type="string20" minOccurs="1" maxOccurs="1" />

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferenceWordIdx2">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: Implementation entity. The words of the Abstracts, excluding stop words ('the', 'and', etc.), are written to this index table to allow fast queries. Words &gt; 50 char. are truncated.</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="Word" type="string50" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Words &gt; 50 character are truncated!</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="RefID" type="string20" minOccurs="1" maxOccurs="1" />

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferenceAnonymousNote">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: Anonymous notes added through the internet public interface.</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="RefID" type="string20" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Refers to the ID code of the main ReferenceTitle table (= foreign key).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Notes" type="xsd:string" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Notes entered by an anonymous user over the internet.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="InternetAccessCode" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">A system generated code that can be used to enable the anonymous user to update the Note over the internet.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogCreatedBy" type="string50" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Name of person who entered the anyonmous notes (free text, not referring to the User management component like most other LogCreatedBy attributes!).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogCreatedWhen" type="xsd:dateTime" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Date and time when record was entered into this system.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogUpdatedWhen" type="xsd:dateTime" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Date and time when record was last updated.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferenceChanges">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: Changes of reference records are logged here (user, date, attributes affected).</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="RefID" type="string20" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Refers to the ID code of the main ReferenceTitle table (= foreign key).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Changes" type="xsd:string" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Optionally a record of the attributes and data that were affected by the update                                                                                                       //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogUpdatedBy" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* User who last updated the reference identified by RefID. This is the operator (or typist) name, which may be different from the person responsible.           //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogUpdatedWhen" type="xsd:dateTime" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">* Date and time of last update of the reference.                                                                                                                                                            //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferencePeriodical">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem: Journal/periodical titles.</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="Abbreviation" type="string255" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Standardized abbreviation of periodical or journal. Use periods after the abbreviations                                                          //[RefMan 11: JA, JO]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="FullName" type="string255" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Full, non-abbreviated name of periodical or journal                                                                                                                   //[RefMan 11: JF, JO]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Notes" type="xsd:string" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Notes, remarks, or comments regarding the journal/periodical as a whole, incl. &quot;continued as (new title)&quot; or notes about local availability.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="ImportedFrom" type="string50" minOccurs="0" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">If imported from another database: The name of the database system or provider; otherwise empty.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Responsible" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">The person responsible for entering the information.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogCreatedBy" type="xsd:int" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Operator who first entered (typed or imported) the data. The operator (or typist) may be different from the person responsible.              //[RefMan: not applicable. Internal mgmt.attribute]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="LogCreatedWhen" type="xsd:dateTime" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Date and time when record was first entered (typed or imported) into this system.</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

</xsd:all>
</xsd:complexType>

<xsd:complexType name="ReferencePeriodicalSyn">
  <xsd:annotation>
  <xsd:documentation xml:lang="en">Literature reference subsystem, Journal/periodical titles, thesaurus with synonyms -&gt; valid name. Any entry in Periodical.Abbreviation and Periodical.FullName must also be added to the synonym table.</xsd:documentation>
  </xsd:annotation>
<xsd:all>

  <xsd:element name="Synonym" type="string255" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Alternative, synonymous names for the main record. Automatically translated into StdAbbrev if a thesaurus pick list is used in forms.                        //[RefMan 11: J1, J2]</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Abbreviation" type="string255" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Standardized abbreviation of periodical or journal, as defined in RefPeriodical entity (= foreign key).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

  <xsd:element name="Source" type="string50" minOccurs="1" maxOccurs="1">
   <xsd:annotation>
   <xsd:documentation xml:lang="en">Source of the synonym/thesaurus name: 'ABBR' for standard abbreviation, 'FULL' for standard full name, else name or abbrev. of user who added a non-standard synonym (like PNAS for Proc. Nat. Acad. Sci.).</xsd:documentation>
   </xsd:annotation>
  </xsd:element>

</xsd:all>
</xsd:complexType>



<xsd:element name="Diversity_References">
 <xsd:annotation>
 <xsd:documentation xml:lang="en">(potential root element for the namespace of current database subsystem)</xsd:documentation>
 </xsd:annotation>
<xsd:complexType>
  <xsd:choice minOccurs="0" maxOccurs="unbounded">

<xsd:element name="ReferenceType" type="ReferenceType">
  <xsd:key name="ReferenceTypeRefTypeKey">
    <xsd:selector xpath="ReferenceType" />
    <xsd:field xpath="RefType" />
  </xsd:key>
  <xsd:keyref name="ReferenceTitleRefTypeKeyRef" refer="ReferenceTypeRefTypeKey">
    <xsd:selector xpath="ReferenceTitle" />
    <xsd:field xpath="RefType" />
  </xsd:keyref>
</xsd:element>


<xsd:element name="ReferenceTitle" type="ReferenceTitle">
  <xsd:key name="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceTitle" />
    <xsd:field xpath="RefID" />
  </xsd:key>
  <xsd:unique name="ReferenceTitleDuplicateCheckUnique">
    <xsd:selector xpath="ReferenceTitle" />
    <xsd:field xpath="DuplicateCheck" />
  </xsd:unique>
  <xsd:keyref name="ReferenceAbstractRefIDKeyRef" refer="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceAbstract" />
    <xsd:field xpath="RefID" />
  </xsd:keyref>
  <xsd:keyref name="ReferenceAuthorRefIDKeyRef" refer="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceAuthor" />
    <xsd:field xpath="RefID" />
  </xsd:keyref>
  <xsd:keyref name="ReferenceAvailabilityRefIDKeyRef" refer="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceAvailability" />
    <xsd:field xpath="RefID" />
  </xsd:keyref>
  <xsd:keyref name="ReferenceChangesRefIDKeyRef" refer="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceChanges" />
    <xsd:field xpath="RefID" />
  </xsd:keyref>
  <xsd:keyref name="ReferenceKeywordRefIDKeyRef" refer="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceKeyword" />
    <xsd:field xpath="RefID" />
  </xsd:keyref>
  <xsd:keyref name="ReferenceCollectionRefIDKeyRef" refer="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceCollection" />
    <xsd:field xpath="RefID" />
  </xsd:keyref>
  <xsd:keyref name="ReferenceTitleSourceRefIDKeyRef" refer="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceTitle" />
    <xsd:field xpath="SourceRefID" />
  </xsd:keyref>
  <xsd:keyref name="ReferenceUserMarkerRefIDKeyRef" refer="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceUserMarker" />
    <xsd:field xpath="RefID" />
  </xsd:keyref>
  <xsd:keyref name="ReferenceUserNoteRefIDKeyRef" refer="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceUserNote" />
    <xsd:field xpath="RefID" />
  </xsd:keyref>
  <xsd:keyref name="ReferenceUserDefinedRefIDKeyRef" refer="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceUserDefined" />
    <xsd:field xpath="RefID" />
  </xsd:keyref>
  <xsd:keyref name="ReferenceAnonymousNoteRefIDKeyRef" refer="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceAnonymousNote" />
    <xsd:field xpath="RefID" />
  </xsd:keyref>
  <xsd:keyref name="ReferenceTitleReplaceWithRefIDKeyRef" refer="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceTitle" />
    <xsd:field xpath="ReplaceWithRefID" />
  </xsd:keyref>
  <xsd:keyref name="ReferenceWordIdx1RefIDKeyRef" refer="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceWordIdx1" />
    <xsd:field xpath="RefID" />
  </xsd:keyref>
  <xsd:keyref name="ReferenceWordIdx2RefIDKeyRef" refer="ReferenceTitleRefIDKey">
    <xsd:selector xpath="ReferenceWordIdx2" />
    <xsd:field xpath="RefID" />
  </xsd:keyref>
</xsd:element>


<xsd:element name="ReferenceAuthor" type="ReferenceAuthor" />

<xsd:element name="ReferenceAvailability" type="ReferenceAvailability" />

<xsd:element name="ReferenceCollection" type="ReferenceCollection" />

<xsd:element name="ReferenceKeyword" type="ReferenceKeyword" />

<xsd:element name="ReferenceAbstract" type="ReferenceAbstract" />

<xsd:element name="ReferenceUserMarker" type="ReferenceUserMarker" />

<xsd:element name="ReferenceUserNote" type="ReferenceUserNote" />

<xsd:element name="ReferenceUserDefined" type="ReferenceUserDefined" />

<xsd:element name="ReferenceWordIdx1" type="ReferenceWordIdx1" />

<xsd:element name="ReferenceWordIdx2" type="ReferenceWordIdx2" />

<xsd:element name="ReferenceAnonymousNote" type="ReferenceAnonymousNote" />

<xsd:element name="ReferenceChanges" type="ReferenceChanges" />

<xsd:element name="ReferencePeriodical" type="ReferencePeriodical">
  <xsd:key name="ReferencePeriodicalAbbreviationKey">
    <xsd:selector xpath="ReferencePeriodical" />
    <xsd:field xpath="Abbreviation" />
  </xsd:key>
  <xsd:keyref name="ReferencePeriodicalSynAbbreviationKeyRef" refer="ReferencePeriodicalAbbreviationKey">
    <xsd:selector xpath="ReferencePeriodicalSyn" />
    <xsd:field xpath="Abbreviation" />
  </xsd:keyref>
  <xsd:keyref name="ReferenceTitlePeriodicalKeyRef" refer="ReferencePeriodicalAbbreviationKey">
    <xsd:selector xpath="ReferenceTitle" />
    <xsd:field xpath="Periodical" />
  </xsd:keyref>
</xsd:element>


<xsd:element name="ReferencePeriodicalSyn" type="ReferencePeriodicalSyn">
  <xsd:key name="ReferencePeriodicalSynSynonymKey">
    <xsd:selector xpath="ReferencePeriodicalSyn" />
    <xsd:field xpath="Synonym" />
  </xsd:key>
</xsd:element>

  </xsd:choice>
</xsd:complexType>
</xsd:element>

</xsd:schema>
