<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2007 rel. 3 sp1 (http://www.altova.com) by Anna Weitzman (Smithsonian Institution) -->
<!--taXMLit schema for taxonomic literature.  Created by Anna L. Weitzman (National Museum of Natural History, Smithsonian Institution, Washington), and Christopher H. C. Lyal (The Natural History Museum, London).  Draft version for comment. -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://taxonomic-trial/namespace" xmlns:ns1="http://www.loc.gov/mods/v3" targetNamespace="http://taxonomic-trial/namespace" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:element name="TaxonomicPublication">
		<xs:annotation>
			<xs:documentation>Root Element.  Any kind of publication, including multi-volume works, articles in journals and books.  Att: TaxPubID.</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="GUID" minOccurs="0" maxOccurs="unbounded">
					<xs:annotation>
						<xs:documentation>A basic structure for defining GUIDs cited in the publication or GUIDs generated by INOTAXA.</xs:documentation>
					</xs:annotation>
					<xs:complexType mixed="true">
						<xs:attribute name="Source" type="xs:string" use="required"/>
						<xs:attribute name="Kind" type="xs:string" use="required"/>
						<xs:attribute name="Explicit" type="xs:boolean" use="required"/>
					</xs:complexType>
				</xs:element>
				<xs:element name="IndividualPublication" maxOccurs="unbounded">
					<xs:annotation>
						<xs:documentation>The Publication, whether a volume in a series, fascicle, stand-alone publication etc. Unbounded to allow for more than one volume or fascicle within a publication.  Att: PublicationLanguage; IndPubID; PublicationType.</xs:documentation>
					</xs:annotation>
					<xs:complexType>
						<xs:choice maxOccurs="unbounded">
							<xs:element name="GUID" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>A basic structure for defining GUIDs cited in the publication or GUIDs generated by INOTAXA.</xs:documentation>
								</xs:annotation>
								<xs:complexType mixed="true">
									<xs:attribute name="Source" type="xs:string" use="required"/>
									<xs:attribute name="Kind" type="xs:string" use="required"/>
									<xs:attribute name="Explicit" type="xs:boolean" use="required"/>
								</xs:complexType>
							</xs:element>
							<xs:element name="PublicationFrontMatter">
								<xs:annotation>
									<xs:documentation>Items usually found before the main taxonomic text.  Some overlap with back matter because of the variability of placement of these items.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:choice maxOccurs="unbounded">
										<xs:element name="SeriesTitle" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Title of series of which the volume or fascicle is a part.  Att: ElementID.</xs:documentation>
											</xs:annotation>
											<xs:complexType mixed="true">
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
												</xs:choice>
												<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
												<xs:attribute name="ElementID" type="xs:ID" use="required"/>
											</xs:complexType>
										</xs:element>
										<xs:element name="SeriesSubTitle" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Subtitle of series of which the volume or fascicle is a part.  Att: ElementID.</xs:documentation>
											</xs:annotation>
											<xs:complexType mixed="true">
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
												</xs:choice>
												<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
												<xs:attribute name="ElementID" type="xs:ID" use="required"/>
											</xs:complexType>
										</xs:element>
										<xs:element name="VolumeOrFascicleNumber" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Volume and/or fascicle number within publication series.  Att: ElementID.</xs:documentation>
											</xs:annotation>
											<xs:complexType mixed="true">
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
												</xs:choice>
												<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
												<xs:attribute name="ElementID" type="xs:ID" use="required"/>
											</xs:complexType>
										</xs:element>
										<xs:element name="Title" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Full title of publication, volume or fascicle.  Att: ElementID.</xs:documentation>
											</xs:annotation>
											<xs:complexType mixed="true">
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
												</xs:choice>
												<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
												<xs:attribute name="ElementID" type="xs:ID" use="required"/>
											</xs:complexType>
										</xs:element>
										<xs:element name="Subtitle" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Any subtitle of the publication, volume or fascicle.  Att: ElementID.</xs:documentation>
											</xs:annotation>
											<xs:complexType mixed="true">
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
												</xs:choice>
												<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
												<xs:attribute name="ElementID" type="xs:ID" use="required"/>
											</xs:complexType>
										</xs:element>
										<xs:element name="PublicationAuthors" type="PublicationContributorType" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Author(s) of the publication (may repeat but often differs from TreatmentAuthors) [PublicationContributorType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="PublicationEditors" type="PublicationContributorType" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Editor(s) of the publication [PublicationContributorType].  </xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Publisher" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Publisher(s) of the publication.  Att: ElementID.</xs:documentation>
											</xs:annotation>
											<xs:complexType mixed="true">
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
												</xs:choice>
												<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
												<xs:attribute name="ElementID" type="xs:ID" use="required"/>
											</xs:complexType>
										</xs:element>
										<xs:element name="PublicationDate" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Date of publication as cited on title page.  Att: ElementID.</xs:documentation>
											</xs:annotation>
											<xs:complexType mixed="true">
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
												</xs:choice>
												<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
												<xs:attribute name="ElementID" type="xs:ID" use="required"/>
											</xs:complexType>
										</xs:element>
										<xs:element name="ISBN_ISSN" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>ISBN or ISSN Number.  Repeatable for those publications that have both.  Att: ElementID, ISSN_Or_ISBN (required, to distinguish whether a particular entry is one or the other).</xs:documentation>
											</xs:annotation>
											<xs:complexType mixed="true">
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
												</xs:choice>
												<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
												<xs:attribute name="ElementID" type="xs:ID" use="required"/>
												<xs:attribute name="ISSN_Or_ISBN" type="xs:string" use="required"/>
											</xs:complexType>
										</xs:element>
										<xs:element name="IntroductorySection" type="IntroductoryType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>Any of several types of Introductory matter:  Introduction, Foreword, Preface, Dedication, Chronology, etc.  Any of these may be by the author(s) of the work or different author(s) [IntroductoryType].  Att: Language, optional may be used if language of a section differs from the work; Description, optional, may be used to describe the contents, e.g. Preface, Dedication, etc.</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Frontispiece" type="FrontispieceType" minOccurs="0">
											<xs:annotation>
												<xs:documentation>The contents of the frontispiece; may include image and/or text [FrontispieceType]. </xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Abstract" type="AbstractType" minOccurs="0">
											<xs:annotation>
												<xs:documentation>The contents of the abstract, if present [AbstractType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="KeyWords" type="KeyWordsType" minOccurs="0">
											<xs:annotation>
												<xs:documentation>The contents of the keywords section, if present [KeyWordsType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Contents" type="ContentsType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The contents of the Contents section, if present.  May be formatted as a table [ContentsType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Acknowledgements" type="AcknowledgementsType" minOccurs="0">
											<xs:annotation>
												<xs:documentation>The contents of the acknowledgements, if present [AcknowledgementsType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Index" type="IndexType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The contents of the Index, if present; formatted as a table [IndexType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Glossary" type="GlossaryType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The contents of the glossary, if present [GlossaryType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="KeyToTaxa" type="KeyToTaxaType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>Key or keys within the treatment.  May be on many different forms, and either in a single block or partitioned through the text [KeyToTaxaType].  Att: KeyID.</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Errata" type="ErrataType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The contents of the errata section, if present; may be formatted as a table [ErrataType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Bibliography" type="BibliographyType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The contents of the Bibliography, if present [BibliographyType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Logo" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Logo as included on Title Page.  Att: ReferencedImageID.</xs:documentation>
											</xs:annotation>
											<xs:complexType mixed="true">
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
												</xs:choice>
												<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
												<xs:attribute name="ReferencedImageID" type="xs:IDREF" use="required"/>
											</xs:complexType>
										</xs:element>
										<xs:element name="URL" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>URL.  Repeatable for those publications that have more than one.  Att: ElementID.</xs:documentation>
											</xs:annotation>
											<xs:complexType mixed="true">
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
												</xs:choice>
												<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
												<xs:attribute name="ElementID" type="xs:ID" use="required"/>
											</xs:complexType>
										</xs:element>
										<xs:element name="DOI" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>DOI.  Repeatable for those publications that have more than one.  Att: ElementID.</xs:documentation>
											</xs:annotation>
											<xs:complexType mixed="true">
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
												</xs:choice>
												<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
												<xs:attribute name="ElementID" type="xs:ID" use="required"/>
											</xs:complexType>
										</xs:element>
										<xs:element name="CopyrightStatement" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The Copyright statement as published.  Repeatable for those publications that have more than one.  Att: ElementID.</xs:documentation>
											</xs:annotation>
											<xs:complexType mixed="true">
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
												</xs:choice>
												<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
												<xs:attribute name="ElementID" type="xs:ID" use="required"/>
											</xs:complexType>
										</xs:element>
										<xs:element name="PlateOrTable" minOccurs="0" maxOccurs="unbounded">
											<xs:complexType>
												<xs:complexContent>
													<xs:extension base="PlateOrTableType">
														<xs:attribute name="ElementID" type="xs:ID" use="optional"/>
														<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
														<xs:attribute name="Placement" type="xs:string" use="optional"/>
													</xs:extension>
												</xs:complexContent>
											</xs:complexType>
										</xs:element>
									</xs:choice>
									<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
								</xs:complexType>
							</xs:element>
							<xs:element name="PublicationTaxonomicMatter" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The main section of a taxonomic work, usually a single section, but sometimes repeats, for example when there is a separate supplement.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:choice maxOccurs="unbounded">
										<xs:element name="PublicationTaxonomicSubHead" type="PublicationSubHeadType" minOccurs="0">
											<xs:annotation>
												<xs:documentation>A subsection of a taxonomic work that contains taxon treatments.  This may be a supplement to a work that was published over a number of years and needs additional information added after the original publication of some taxa [PublicationSubHeadType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="TaxonTreatment" type="TaxonTreatmentType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>Treatment of taxa within a publication or a portion of a publication [TaxonTreatmentType].  All taxa are treated at the same level and the hierarchical structure is created using the IDs for Parents and Siblings (i.e., this version of taXMLit is NOT hierarchically arranged).  Att: TaxonID (a unique identifier for each treatment of a taxon; required), ParentNodeID (the TaxonID of the parent TaxonTreatment of the current TaxonTreatment; optional, but required when there is such a parent TaxonTreatment), ParentID (the ElementID of the immediate parent TaxonHierarchyAbove of the current TaxonTreatment; optional, but required when there is such a parent TaxonHierarchyAbove), SiblingNodePreviousID (the TaxonID of the previously listed TaxonTreatment at the same rank with the same parent, e.g., previous species in the same genus; optional, but required when there is such a sibling TaxonTreatment), SiblingNodeNextID (the TaxonID of the next listed TaxonTreatment at the same rank with the same parent, e.g., next species in the same genus; optional, but required when there is such a sibling TaxonTreatment), RecognizedInTreatment (did the TreatmentAuthor recognize the taxon (whether formally or informally; required), TreatmentLanguage (the language of the majority of the treatment, e.g., excluding any Latin diagnoses unless the rest of the treatment is also in Latin and also excluding localities listed in the language of the country).</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="PlateOrTable" minOccurs="0" maxOccurs="unbounded">
											<xs:complexType>
												<xs:complexContent>
													<xs:extension base="PlateOrTableType">
														<xs:attribute name="ElementID" type="xs:ID" use="optional"/>
														<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
														<xs:attribute name="Placement" type="xs:string" use="optional"/>
													</xs:extension>
												</xs:complexContent>
											</xs:complexType>
										</xs:element>
									</xs:choice>
									<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
									<xs:attribute name="Heading" type="xs:string" use="required"/>
								</xs:complexType>
							</xs:element>
							<xs:element name="PublicationBackMatter">
								<xs:annotation>
									<xs:documentation>Items usually found after the main taxonomic text.  Some overlap with front matter because of the variability of placement of these items.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:choice maxOccurs="unbounded">
										<xs:element name="Acknowledgements" type="AcknowledgementsType" minOccurs="0">
											<xs:annotation>
												<xs:documentation>The contents of the acknowledgements, if present [AcknowledgementsType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Index" type="IndexType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The contents of the Index, if present; formatted as a table [IndexType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Appendix" type="AppendixType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The contents of the Appendix, if present [AppendixType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Glossary" type="GlossaryType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The contents of the glossary, if present [GlossaryType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Notes" type="NotesType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The contents of the Notes section, if present [NotesType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Errata" type="ErrataType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The contents of the errata section, if present; may be formatted as a table [ErrataType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Postscript" type="PostscriptType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The contents of the Postscript section, if present [PostscriptType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Bibliography" type="BibliographyType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The contents of the Bibliography, if present [BibliographyType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Colophon" minOccurs="0">
											<xs:annotation>
												<xs:documentation>The contents of the Colophon, an inscription usually placed at the end of a publication, giving facts about its publication.  Att: ElementID.</xs:documentation>
											</xs:annotation>
											<xs:complexType mixed="true">
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
												</xs:choice>
												<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
												<xs:attribute name="ElementID" type="xs:ID" use="required"/>
											</xs:complexType>
										</xs:element>
										<xs:element name="CopyrightStatement" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The Copyright statement as published.  Repeatable for those publications that have more than one.  Att: ElementID.</xs:documentation>
											</xs:annotation>
											<xs:complexType mixed="true">
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
													<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
													<xs:choice minOccurs="0" maxOccurs="unbounded">
														<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
															<xs:annotation>
																<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
													</xs:choice>
												</xs:choice>
												<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
												<xs:attribute name="ElementID" type="xs:ID" use="required"/>
											</xs:complexType>
										</xs:element>
										<xs:element name="PlateOrTable" minOccurs="0" maxOccurs="unbounded">
											<xs:complexType>
												<xs:complexContent>
													<xs:extension base="PlateOrTableType">
														<xs:attribute name="ElementID" type="xs:ID" use="optional"/>
														<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
														<xs:attribute name="Placement" type="xs:string" use="optional"/>
													</xs:extension>
												</xs:complexContent>
											</xs:complexType>
										</xs:element>
									</xs:choice>
									<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
								</xs:complexType>
							</xs:element>
							<xs:element name="OtherNamesIndex" type="OtherNamesCitedList"/>
						</xs:choice>
						<xs:attribute name="GUID" type="xs:anyURI" use="optional"/>
						<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
						<xs:attribute name="IndPubID" type="xs:ID" use="optional"/>
						<xs:attribute name="PublicationLanguage" type="xs:string" use="required"/>
						<xs:attribute name="PublicationType" type="xs:string" use="required"/>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
			<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
			<xs:attribute name="TaxPubID" type="xs:ID" use="required"/>
			<xs:attribute name="GUID" type="xs:anyURI" use="optional"/>
		</xs:complexType>
	</xs:element>
	<xs:complexType name="AbstractType">
		<xs:annotation>
			<xs:documentation>A section summarizing the important points of the publication.</xs:documentation>
		</xs:annotation>
		<xs:choice maxOccurs="unbounded">
			<xs:element name="AbstractTitle" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The title of the abstract, if present (usually 'Abstract'). Att: ElementID</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
						<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
						<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:choice minOccurs="0" maxOccurs="unbounded">
							<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
						</xs:choice>
						<xs:choice minOccurs="0" maxOccurs="unbounded">
							<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
						</xs:choice>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
					<xs:attribute name="ElementID" type="xs:ID" use="required"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="AbstractParagraph" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The text of the abstract in separate elements for each paragraph. Att: ElementID</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
						<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
						<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:choice minOccurs="0" maxOccurs="unbounded">
							<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
						</xs:choice>
						<xs:choice minOccurs="0" maxOccurs="unbounded">
							<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
						</xs:choice>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
					<xs:attribute name="ElementID" type="xs:ID" use="required"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="PlateOrTable" minOccurs="0" maxOccurs="unbounded">
				<xs:complexType>
					<xs:complexContent>
						<xs:extension base="PlateOrTableType">
							<xs:attribute name="ElementID" type="xs:ID" use="optional"/>
							<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
							<xs:attribute name="Placement" type="xs:string" use="optional"/>
						</xs:extension>
					</xs:complexContent>
				</xs:complexType>
			</xs:element>
		</xs:choice>
		<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
	</xs:complexType>
	<xs:complexType name="AcceptedOrValidTaxonNameType">
		<xs:annotation>
			<xs:documentation>Full citation of the accepted or valid name of the taxon being treated, including name, author(s), place of publication and any other related information.</xs:documentation>
		</xs:annotation>
		<xs:choice maxOccurs="unbounded">
			<xs:element name="AcceptedOrValidTaxonNameParagraph" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Full text of paragraph, if present. If there is no paragraph for this (e.g., if the heading has all the elements or if the taxon is new) then the elements below should still be entered Att: ElementID.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
						<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
						<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:choice minOccurs="0" maxOccurs="unbounded">
							<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
						</xs:choice>
						<xs:choice minOccurs="0" maxOccurs="unbounded">
							<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
						</xs:choice>
					</xs:choice>
					<xs:attribute name="Display" type="xs:boolean" use="optional"/>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
					<xs:attribute name="ElementID" type="xs:ID" use="optional"/>
					<xs:attribute name="Explicit" type="xs:boolean" use="optional"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="RankDesignation" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The rank applied by the author to the name as stated in the text, which may be present in the original text (explicit) or not (implicit).  For ranks such as 'Group' or 'Section' that may appear at levels within order, family, or genus, clarification should be included, as appropriate to Zoology (e.g. 'family-group', 'genus-group', or 'species-group') or Botany.  At times it may be a matter of opinion what the rank of a name is, in such cases, the information and its attribution belong in the Interpreted Layer.  Att: Explicit.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="hi"/>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
					<xs:attribute name="Explicit" type="xs:boolean" use="required"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="DisplayRank" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The rank applied by the author to the name as stated in the text, which may be present in the original text (explicit) or not (implicit).  For ranks such as 'Group' or 'Section' that may appear at levels within order, family, or genus, clarification should be omitted here, since it is captured above.  The value in this element will be used for INOTAXA display.  Att: Explicit.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="hi"/>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
					<xs:attribute name="Explicit" type="xs:boolean" use="required"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="AcceptedTaxonName" type="TaxonNameType">
				<xs:annotation>
					<xs:documentation>The accepted or valid taxon name as recognized by the author.  This only holds the name elements [TaxonNameType].</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="TaxonAuthors" type="TaxonAuthorType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The taxonomic author string [TaxonAuthorType].</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="NameYear" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Year of publication as (if) given in heading.  Att: Explicit.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="hi"/>
					</xs:choice>
					<xs:attribute name="Explicit" type="xs:boolean" use="required"/>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="NewNameDesignation" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Designation indicating that the author believes he/she is erecting a new name, new combination, or new status; e.g., "nom. nov.", "sp. nov.", "gen. nov.", "comb. nov.", "stat. nov." etc. Att: Explicit, NomenclaturalActID.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="hi"/>
						<xs:element name="GUID" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A basic structure for defining GUIDs cited in the publication or GUIDs generated by INOTAXA.</xs:documentation>
							</xs:annotation>
							<xs:complexType mixed="true">
								<xs:attribute name="Source" type="xs:string" use="required"/>
								<xs:attribute name="Kind" type="xs:string" use="required"/>
								<xs:attribute name="Explicit" type="xs:boolean" use="required"/>
							</xs:complexType>
						</xs:element>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
					<xs:attribute name="Explicit" type="xs:boolean" use="required"/>
					<xs:attribute name="GUID" type="xs:anyURI" use="optional"/>
					<xs:attribute name="NomenclaturalActID" type="xs:ID" use="required"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="NameAddendum" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Any comment following the name other than the authors' comments regarding its status or certainty.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="hi" maxOccurs="unbounded"/>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="NameComments" minOccurs="0">
				<xs:annotation>
					<xs:documentation>any level of certainty that the author attributes to name/rank combination, e.g., "cf." "aff.", "?"</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="hi" maxOccurs="unbounded"/>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="PrimaryCitation" type="CitationType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The original place of validation/publication of the name (protologue) as (if) cited in the taxon treatment [CitationType].</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="OtherCitations" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Other citations, including place of publication and author(s) of the Accepted or Valid taxon name cited in the current work, often placed following the protologue or original place of publication.</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:choice maxOccurs="unbounded">
						<xs:element name="OtherCitationAuthors" type="OtherCitationAuthorsType" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Author(s) of the other citation of the valid or accepted taxon name as cited in the current work [OtherCitationAuthorsType].</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="OtherCitation" type="CitationType">
							<xs:annotation>
								<xs:documentation>Details of the place of publication of the other citation of the accepted or valid name, as cited in the current work [CitationType].</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="PlateOrTable" minOccurs="0" maxOccurs="unbounded">
				<xs:complexType>
					<xs:complexContent>
						<xs:extension base="PlateOrTableType">
							<xs:attribute name="ElementID" type="xs:ID" use="optional"/>
							<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
							<xs:attribute name="Placement" type="xs:string" use="optional"/>
						</xs:extension>
					</xs:complexContent>
				</xs:complexType>
			</xs:element>
		</xs:choice>
		<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
	</xs:complexType>
	<xs:complexType name="AcknowledgementsType">
		<xs:annotation>
			<xs:documentation>A section giving credit to those the author(s) wish to credit in some way.</xs:documentation>
		</xs:annotation>
		<xs:choice maxOccurs="unbounded">
			<xs:element name="AcknowledgementsTitle" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The title of the acknowledgements, if any (usually 'Acknowledgements'). Att: ElementID.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
						<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
						<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:choice minOccurs="0" maxOccurs="unbounded">
							<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
						</xs:choice>
						<xs:choice minOccurs="0" maxOccurs="unbounded">
							<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
						</xs:choice>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
					<xs:attribute name="ElementID" type="xs:ID" use="required"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="AcknowledgementsParagraph" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>The text of the acknowledgements in separate elements for each paragraph. Att: ElementID.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
						<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
						<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:choice minOccurs="0" maxOccurs="unbounded">
							<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
						</xs:choice>
						<xs:choice minOccurs="0" maxOccurs="unbounded">
							<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
						</xs:choice>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
					<xs:attribute name="ElementID" type="xs:ID" use="required"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="PlateOrTable" minOccurs="0" maxOccurs="unbounded">
				<xs:complexType>
					<xs:complexContent>
						<xs:extension base="PlateOrTableType">
							<xs:attribute name="ElementID" type="xs:ID" use="optional"/>
							<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
							<xs:attribute name="Placement" type="xs:string" use="optional"/>
						</xs:extension>
					</xs:complexContent>
				</xs:complexType>
			</xs:element>
		</xs:choice>
		<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
	</xs:complexType>
	<xs:complexType name="AppendixType">
		<xs:annotation>
			<xs:documentation>One or more sections, usually at the end of a publication, with supplementary material.</xs:documentation>
		</xs:annotation>
		<xs:choice maxOccurs="unbounded">
			<xs:element name="AppendixTitle" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The title of the appendix, if any (usually 'Appendix'').  Att: ElementID.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
						<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
						<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:choice minOccurs="0" maxOccurs="unbounded">
							<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
						</xs:choice>
						<xs:choice minOccurs="0" maxOccurs="unbounded">
							<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
						</xs:choice>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
					<xs:attribute name="ElementID" type="xs:ID" use="required"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="AppendixBody">
				<xs:annotation>
					<xs:documentation>Appendices may be in the form of text or tables and may be broken into subsections.</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence maxOccurs="unbounded">
						<xs:element name="AppendixSubTitle" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The title for any subsection of the Appendix.  Att: ElementID.</xs:documentation>
							</xs:annotation>
							<xs:complexType mixed="true">
								<xs:choice minOccurs="0" maxOccurs="unbounded">
									<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
									<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
									<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:choice minOccurs="0" maxOccurs="unbounded">
										<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
									</xs:choice>
									<xs:choice minOccurs="0" maxOccurs="unbounded">
										<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
									</xs:choice>
								</xs:choice>
								<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
								<xs:attribute name="ElementID" type="xs:ID" use="required"/>
							</xs:complexType>
						</xs:element>
						<xs:element name="AppendixParagraph" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>The contents of a subsection of the Appendix.  Each subsection be a table or may be divided into paragraphs.  Each paragraph or table will be a repeat. Att: ElementID.</xs:documentation>
							</xs:annotation>
							<xs:complexType mixed="true">
								<xs:choice minOccurs="0" maxOccurs="unbounded">
									<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
									<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
									<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:choice minOccurs="0" maxOccurs="unbounded">
										<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
									</xs:choice>
									<xs:choice minOccurs="0" maxOccurs="unbounded">
										<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
									</xs:choice>
									<xs:element ref="GUID" minOccurs="0" maxOccurs="unbounded"/>
								</xs:choice>
								<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
								<xs:attribute name="ElementID" type="xs:ID" use="required"/>
							</xs:complexType>
						</xs:element>
					</xs:sequence>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="PlateOrTable" minOccurs="0" maxOccurs="unbounded">
				<xs:complexType>
					<xs:complexContent>
						<xs:extension base="PlateOrTableType">
							<xs:attribute name="ElementID" type="xs:ID" use="optional"/>
							<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
							<xs:attribute name="Placement" type="xs:string" use="optional"/>
						</xs:extension>
					</xs:complexContent>
				</xs:complexType>
			</xs:element>
		</xs:choice>
		<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
	</xs:complexType>
	<xs:complexType name="BibliographyType">
		<xs:annotation>
			<xs:documentation>A section listing the works cited in the publication, usually at the end of the publication.</xs:documentation>
		</xs:annotation>
		<xs:choice maxOccurs="unbounded">
			<xs:element name="BibliographyTitle" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Title of the bibliography (usually 'Bibliography').  Att: ElementID.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
						<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
						<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:choice minOccurs="0" maxOccurs="unbounded">
							<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
						</xs:choice>
						<xs:choice minOccurs="0" maxOccurs="unbounded">
							<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
						</xs:choice>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
					<xs:attribute name="ElementID" type="xs:ID" use="required"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="BibliographyBody">
				<xs:complexType>
					<xs:choice maxOccurs="unbounded">
						<xs:element name="BibliographySubTitle" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Subtitle of the bibliography.  Att: ElementID.</xs:documentation>
							</xs:annotation>
							<xs:complexType mixed="true">
								<xs:choice minOccurs="0" maxOccurs="unbounded">
									<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
									<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
									<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:choice minOccurs="0" maxOccurs="unbounded">
										<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
									</xs:choice>
									<xs:choice minOccurs="0" maxOccurs="unbounded">
										<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
									</xs:choice>
								</xs:choice>
								<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
								<xs:attribute name="ElementID" type="xs:ID" use="required"/>
							</xs:complexType>
						</xs:element>
						<xs:element name="BibliographyIntroductoryText" minOccurs="0" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>Any introductory text, in separate elements for each paragraph.  Att: ElementID.</xs:documentation>
							</xs:annotation>
							<xs:complexType mixed="true">
								<xs:choice minOccurs="0" maxOccurs="unbounded">
									<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
									<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
									<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:choice minOccurs="0" maxOccurs="unbounded">
										<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
									</xs:choice>
									<xs:choice minOccurs="0" maxOccurs="unbounded">
										<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
									</xs:choice>
								</xs:choice>
								<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
								<xs:attribute name="ElementID" type="xs:ID" use="required"/>
							</xs:complexType>
						</xs:element>
						<xs:element name="BibliographyCitations" maxOccurs="unbounded">
							<xs:annotation>
								<xs:documentation>The text of the bibliography in separate elements for each citation.  This is a placeholder for what is expected to be the TDWG standard for taxonomic literature, level 2 when that is available.</xs:documentation>
							</xs:annotation>
							<xs:complexType>
								<xs:choice maxOccurs="unbounded">
									<xs:element name="BibliographyCitation">
										<xs:annotation>
											<xs:documentation>The full bibliographic entry for a single citation, including author string, date, and other citation details.  Att: ElementID (optional); Display, Explicit ( both boolean, optional, for use if ElementID is not in use).</xs:documentation>
										</xs:annotation>
										<xs:complexType mixed="true">
											<xs:choice minOccurs="0" maxOccurs="unbounded">
												<xs:element ref="pb" minOccurs="0" maxOccurs="unbounded">
													<xs:annotation>
														<xs:documentation>Page break from TEI-Lite.  Att: id; n (for the page number as shown on the page, if absent, this should be included in square brackets).</xs:documentation>
													</xs:annotation>
												</xs:element>
												<xs:element ref="lb" minOccurs="0" maxOccurs="unbounded"/>
												<xs:element ref="p" minOccurs="0" maxOccurs="unbounded"/>
												<xs:element ref="milestone" minOccurs="0" maxOccurs="unbounded">
													<xs:annotation>
														<xs:documentation>Milestone from TEI-Lite, used to mark typesetting marks such as signatures, partial signatures and other artifacts of printing.  Att: unit (required for milestone, partial milestone, etc), id, rend, type, target (optional).</xs:documentation>
													</xs:annotation>
												</xs:element>
												<xs:element ref="hi" minOccurs="0" maxOccurs="unbounded">
													<xs:annotation>
														<xs:documentation>Hi from TEI-Lite, used to mark italics, bold, and other typographic variants.  Att: rend (required, contains the form of type, e.g., italic, bold).</xs:documentation>
													</xs:annotation>
												</xs:element>
												<xs:element ref="ref" minOccurs="0" maxOccurs="unbounded">
													<xs:annotation>
														<xs:documentation>A reference from TEI-Lite used to mark cross-references, footnotes, references within tables, etc.  Att: id, type, target.</xs:documentation>
													</xs:annotation>
												</xs:element>
												<xs:element ref="note" minOccurs="0" maxOccurs="unbounded">
													<xs:annotation>
														<xs:documentation>A note (usually a footnote or reference to one) from TEI-Lite.  Att: id, place (required to record where the  note is placed (e.g., within text xref, footnote, endnote), next, prev, target.</xs:documentation>
													</xs:annotation>
												</xs:element>
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element name="TableCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>The caption for a table (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="tabulararray" minOccurs="0" maxOccurs="unbounded"/>
												</xs:choice>
												<xs:choice minOccurs="0" maxOccurs="unbounded">
													<xs:element name="ImageCaption" type="ImageOrTableCaptionType" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>The caption for an image (may have subcaptions and reference specimens). [ImageOrTableCaptionType].</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element ref="figuregroup" minOccurs="0" maxOccurs="unbounded"/>
												</xs:choice>
											</xs:choice>
											<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
											<xs:attribute name="ElementID" type="xs:ID" use="optional"/>
											<xs:attribute name="Display" type="xs:boolean" use="optional"/>
											<xs:attribute name="Explicit" type="xs:boolean" use="optional"/>
										</xs:complexType>
									</xs:element>
									<xs:element name="CitationIdentifier" minOccurs="0">
										<xs:annotation>
											<xs:documentation>An identifier used in the publication to reference or order the bibliographic citations.</xs:documentation>
										</xs:annotation>
										<xs:complexType>
											<xs:choice minOccurs="0" maxOccurs="unbounded">
												<xs:element ref="hi"/>
											</xs:choice>
											<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
										</xs:complexType>
									</xs:element>
									<xs:element name="Authors" type="ContributorType">
										<xs:annotation>
											<xs:documentation>Names of author(s) as given in citation [ContributorType].  </xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="Publication" type="PublicationDetailsType">
										<xs:annotation>
											<xs:documentation>Details of the publication as cited in the work, may include title of work, article and/or journal, volume, part, pagination, date, etc [PublicationDetailsType].</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="Publisher" minOccurs="0">
										<xs:annotation>
											<xs:documentation>Publisher(s) of the publication.  Att: Explicit.</xs:documentation>
										</xs:annotation>
										<xs:complexType mixed="true">
											<xs:choice minOccurs="0">
												<xs:element ref="hi"/>
											</xs:choice>
											<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
											<xs:attribute name="Explicit" type="xs:boolean" use="required"/>
										</xs:complexType>
									</xs:element>
									<xs:element name="PublicationAuthors" type="PublicationContributorType" minOccurs="0">
										<xs:annotation>
											<xs:documentation>Author(s) of the entire publication [PublicationContributorType].</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="PublicationEditors" type="PublicationContributorType" minOccurs="0">
										<xs:annotation>
											<xs:documentation>Editor(s) of the publication [PublicationContributorType].  </xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="PublicationFormat" minOccurs="0">
										<xs:annotation>
											<xs:documentation>Format (e.g., folio, octavo).  Att: Explicit.</xs:documentation>
										</xs:annotation>
										<xs:complexType mixed="true">
											<xs:choice minOccurs="0" maxOccurs="unbounded">
												<xs:element ref="hi"/>
											</xs:choice>
											<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
											<xs:attribute name="Explicit" type="xs:boolean" use="required"/>
										</xs:complexType>
									</xs:element>
									<xs:element name="Unpublished" minOccurs="0">
										<xs:annotation>
											<xs:documentation>Any information related to an unpublished work that is cited (e.g., pers. comm., manuscript, letter). Att: Explicit.</xs:documentation>
										</xs:annotation>
										<xs:complexType mixed="true">
											<xs:choice minOccurs="0" maxOccurs="unbounded">
												<xs:element ref="hi"/>
											</xs:choice>
											<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
											<xs:attribute name="Explicit" type="xs:boolean" use="required"/>
										</xs:complexType>
									</xs:element>
									<xs:element name="GUID" minOccurs="0" maxOccurs="unbounded">
										<xs:annotation>
											<xs:documentation>A basic structure for defining GUIDs cited in the publication or GUIDs generated by INOTAXA.</xs:documentation>
										</xs:annotation>
										<xs:complexType mixed="true">
											<xs:attribute name="Source" type="xs:string" use="required"/>
											<xs:attribute name="Kind" type="xs:string" use="required"/>
											<xs:attribute name="Explicit" type="xs:boolean" use="required"/>
										</xs:complexType>
									</xs:element>
								</xs:choice>
								<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
							</xs:complexType>
						</xs:element>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="PlateOrTable" minOccurs="0" maxOccurs="unbounded">
				<xs:complexType>
					<xs:complexContent>
						<xs:extension base="PlateOrTableType">
							<xs:attribute name="ElementID" type="xs:ID" use="optional"/>
							<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
							<xs:attribute name="Placement" type="xs:string" use="optional"/>
						</xs:extension>
					</xs:complexContent>
				</xs:complexType>
			</xs:element>
		</xs:choice>
		<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
	</xs:complexType>
	<xs:complexType name="CitationType">
		<xs:annotation>
			<xs:documentation>A grouping of elements needed to describe all kinds of reference citations (place of publication of accepted names, synonyms, typifications, etc).</xs:documentation>
		</xs:annotation>
		<xs:choice maxOccurs="unbounded">
			<xs:element name="CitationPublicationDetails" type="PublicationDetailsType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Full details of citation as cited in the taxon treatment, including title, place of publication, volume, issue number, pagination, date published, etc. [PublicationDetailsType].  This is a placeholder for what is expected to be the TDWG standard for taxonomic literature, level 1 when that is available.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="CitationNomenclaturalComment" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Nomenclatural comment attributed to author(s) of work cited.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="hi" maxOccurs="unbounded"/>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="TaxonCircumscriptionComment" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Any circumscription comment made in the primary citation of the taxon name, the comments may include its own citation.</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:choice maxOccurs="unbounded">
						<xs:element name="CircumscriptionPublicationComponents" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Details of publication, including author(s) and place of publication of circumscription comments, if cited in current treatment.</xs:documentation>
							</xs:annotation>
							<xs:complexType>
								<xs:choice maxOccurs="unbounded">
									<xs:element name="PublicationDetails" type="PublicationDetailsType">
										<xs:annotation>
											<xs:documentation>Details of place of publication of circumscription comment as cited [PublicationDetailsType].</xs:documentation>
										</xs:annotation>
									</xs:element>
									<xs:element name="TaxonCircumscriptionAuthors" type="ContributorType">
										<xs:annotation>
											<xs:documentation>Author(s) to whom comments are attributed in the citation [ContributorType].</xs:documentation>
										</xs:annotation>
									</xs:element>
								</xs:choice>
							</xs:complexType>
						</xs:element>
						<xs:element name="CircumscriptionComment">
							<xs:annotation>
								<xs:documentation>Circumscription comment as given in current treatment.</xs:documentation>
							</xs:annotation>
							<xs:complexType mixed="true">
								<xs:choice minOccurs="0" maxOccurs="unbounded">
									<xs:element ref="hi" maxOccurs="unbounded"/>
								</xs:choice>
							</xs:complexType>
						</xs:element>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="PublicationContentComment" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Information about the content of the publication cited which is attributed to author(s) of the current treatment.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="hi" maxOccurs="unbounded"/>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="PublicationStatusComment" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Information about the status of the publication cited which is attributed to author(s) of the current treatment.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="hi" maxOccurs="unbounded"/>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="NameStatusComment" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Information about the status of the name cited which is attributed to author(s) of the current treatment.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="hi" maxOccurs="unbounded"/>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="NomenclaturalType" type="NomenclaturalTypeType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Information pertaining to type specimen or type taxon [NomenclaturalTypeType].</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="OtherSourceOfName" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Source of the name cited other than a valid publication, e.g. 'ex collection', 'in herbarium' etc. - effectively a non-published source.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:choice minOccurs="0" maxOccurs="unbounded">
						<xs:element ref="hi" maxOccurs="unbounded"/>
					</xs:choice>
					<xs:attribute name="SpecialistReview" type="xs:string" use="optional"/>
				</xs:complexType>
			</xs:element>
			<xs:element name="GUID" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>A basic structure for defining GUIDs cited in the publication or GUIDs generated by INOTAXA.</xs:documentation>
				</xs:annotation>
				<xs:complexType mixed="true">
					<xs:attribute name="Source" type="xs:s