<?xml version="1.0" encoding="UTF-8"?>
<outputModel xmlns="http://rs.tdwg.org/tapir/1.0">
    <structure>        

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:element name="Species">
		<xs:annotation>
			<xs:documentation>Root element from which all other elements will branch from</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Record" maxOccurs="unbounded">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="Datasource">
								<xs:complexType>
									<xs:sequence>
										<xs:element name="HostInstitutionCode" type="NormalString"/>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="RecordInformation">
								<xs:complexType>
									<xs:sequence>
										<xs:element name="SpeciesRecordID" type="NormalString" minOccurs="0"/>
										<xs:element name="SpeciesRecordAuthors" minOccurs="0">
											<xs:complexType>
												<xs:sequence>
													<xs:element name="SpeciesRecordAutor" type="PersonType" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element name="Text" type="NormalString" minOccurs="0"/>
												</xs:sequence>
											</xs:complexType>
										</xs:element>
										<xs:element name="SpeciesRecordCollaborators" minOccurs="0">
											<xs:complexType>
												<xs:sequence>
													<xs:element name="SpeciesRecordCollaborator" type="PersonType" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element name="Text" type="NormalString" minOccurs="0"/>
												</xs:sequence>
											</xs:complexType>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
	<xs:complexType name="NormalString">
		<xs:annotation>
			<xs:documentation>String (i. e. xs:string with minimum length=1) extended with language attribute</xs:documentation>
		</xs:annotation>
		<xs:simpleContent>
			<xs:extension base="xs:string">
				<xs:attribute name="language" type="xs:language" use="optional"/>
			</xs:extension>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="NormalDate">
		<xs:annotation>
			<xs:documentation>String (i. e. xs:string with minimum length=1) extended with language attribute</xs:documentation>
		</xs:annotation>
		<xs:simpleContent>
			<xs:extension base="xs:date">
				<xs:attribute name="language" type="xs:language" use="optional"/>
			</xs:extension>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType name="PersonType">
		<xs:sequence>
			<xs:element name="Text" type="NormalString" minOccurs="0"/>
			<xs:element name="Record" minOccurs="0">
				<xs:complexType>
					<xs:sequence>
						<xs:element name="FirstName" type="NormalString" minOccurs="0"/>
						<xs:element name="LastName" type="NormalString" minOccurs="0"/>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>


    </structure>
    
    
    <indexingElement path="/Species/Record"/>
    
    <mapping>

<node path="/Species/Record/Datasource/HostInstitutionCode">
<concept id="http://163.117.164.213/3.1/Species/Record/Datasource/HostInstitutionCode"/>
</node>
<node path="/Species/Record/RecordInformation/SpeciesRecordID">
<concept id="http://163.117.164.213/3.1/Species/Record/RecordInformation/SpeciesRecordID"/>
</node>
<node path="/Species/Record/RecordInformation/SpeciesRecordAuthors">
<concept id="http://163.117.164.213/3.1/Species/Record/RecordInformation/SpeciesRecordAuthors"/>
</node>
<node path="/Species/Record/RecordInformation/SpeciesRecordAuthors/SpeciesRecordAutor">
<concept id="http://163.117.164.213/3.1/Species/Record/RecordInformation/SpeciesRecordAuthors/SpeciesRecordAutor"/>
</node>
<node path="/Species/Record/RecordInformation/SpeciesRecordAuthors/SpeciesRecordAutor/Text">
<concept id="http://163.117.164.213/3.1/Species/Record/RecordInformation/SpeciesRecordAuthors/SpeciesRecordAutor/Text"/>
</node>
<node path="/Species/Record/RecordInformation/SpeciesRecordAuthors/SpeciesRecordAutor/Record/FirstName">
<concept id="http://163.117.164.213/3.1/Species/Record/RecordInformation/SpeciesRecordAuthors/SpeciesRecordAutor/Record/FirstName"/>
</node>
<node path="/Species/Record/RecordInformation/SpeciesRecordAuthors/SpeciesRecordAutor/Record/LastName">
<concept id="http://163.117.164.213/3.1/Species/Record/RecordInformation/SpeciesRecordAuthors/SpeciesRecordAutor/Record/LastName"/>
</node>
<node path="/Species/Record/RecordInformation/SpeciesRecordAuthors/Text">
<concept id="http://163.117.164.213/3.1/Species/Record/RecordInformation/SpeciesRecordAuthors/Text"/>
</node>
<node path="/Species/Record/RecordInformation/SpeciesRecordCollaborators">
<concept id="http://163.117.164.213/3.1/Species/Record/RecordInformation/SpeciesRecordCollaborators"/>
</node>
<node path="/Species/Record/RecordInformation/SpeciesRecordCollaborators/SpeciesRecordCollaborator">
<concept id="http://163.117.164.213/3.1/Species/Record/RecordInformation/SpeciesRecordCollaborators/SpeciesRecordCollaborator"/>
</node>
<node path="/Species/Record/RecordInformation/SpeciesRecordCollaborators/SpeciesRecordCollaborator/Text">
<concept id="http://163.117.164.213/3.1/Species/Record/RecordInformation/SpeciesRecordCollaborators/SpeciesRecordCollaborator/Text"/>
</node>
<node path="/Species/Record/RecordInformation/SpeciesRecordCollaborators/SpeciesRecordCollaborator/Record/FirstName">
<concept id="http://163.117.164.213/3.1/Species/Record/RecordInformation/SpeciesRecordCollaborators/SpeciesRecordCollaborator/Record/FirstName"/>
</node>
<node path="/Species/Record/RecordInformation/SpeciesRecordCollaborators/SpeciesRecordCollaborator/Record/LastName">
<concept id="http://163.117.164.213/3.1/Species/Record/RecordInformation/SpeciesRecordCollaborators/SpeciesRecordCollaborator/Record/LastName"/>
</node>
<node path="/Species/Record/RecordInformation/SpeciesRecordCollaborators/Text">
<concept id="http://163.117.164.213/3.1/Species/Record/RecordInformation/SpeciesRecordCollaborators/Text"/>
</node>


    </mapping>
    
</outputModel>
