Project

General

Profile

« Previous | Next » 

Revision 8

Added by Matt Wheeler over 14 years ago

Some bug fixes.
Slight hack in eml-coverage and veg.xsd to get around Django case-insensitivity & VegX entities that only differ by case.
Changed default db relationship to one2many from many2many

View differences:

veg.xsd
98 98
						</xsd:sequence>
99 99
					</xsd:complexType>
100 100
				</xsd:element>
101
				<xsd:element name="TaxonNames" minOccurs="0">
101
				<xsd:element name="taxonNames" minOccurs="0">
102 102
					<xsd:annotation>
103 103
						<xsd:documentation>A container for all nomenclatural units defined for use by a dataset. This is a formal taxonomic name published under codes. Used when applying usage-published name assertions.</xsd:documentation>
104 104
					</xsd:annotation>
......
113 113
						</xsd:sequence>
114 114
					</xsd:complexType>
115 115
				</xsd:element>
116
				<xsd:element name="TaxonConcepts" minOccurs="0">
116
				<xsd:element name="taxonConcepts" minOccurs="0">
117 117
					<xsd:annotation>
118 118
						<xsd:documentation>A container for all taxon concepts defined for use by a dataset when applying name usage-taxonomic name assertions. Recommend to be used for published concepts.</xsd:documentation>
119 119
					</xsd:annotation>

Also available in: Unified diff