[Fwd: Re: FW: Is this a bug in EML schema or a bug in EML validator?]

Dan Higgins higgins at nceas.ucsb.edu
Mon Aug 18 09:49:52 PDT 2003


Hi Zhiqiang,

    It looks like there is a simple error in the config.xml file for the 
validator. In the tag 'selector' under the <key name = 'identiferKey', 
the 'xpath' attribute should list att the paths where an identifier 
should occur. But 'attribute' got left out of this list! To fix simple 
change to

<selector xpath="//attribute|//dateTimeDomain|...

(where the '//attibute|' has been added)

I have changed the config file used by the web site validator and you 
example then validates OK.

Thanks for reporting this problem.

Dan

-- 
*******************************************************************
Dan Higgins                                  higgins at nceas.ucsb.edu
http://www.nceas.ucsb.edu/    Ph: 805-892-2531
National Center for Ecological Analysis and Synthesis (NCEAS) 
735 State Street - Room 205
Santa Barbara, CA 93195
*******************************************************************

-------------- next part --------------
An embedded message was scrubbed...
From: Dan Higgins <higgins at nceas.ucsb.edu>
Subject: Re: FW: Is this a bug in EML schema or a bug in EML validator?
Date: Mon, 18 Aug 2003 08:33:05 -0700
Size: 39230
Url: http://mercury.nceas.ucsb.edu/ecoinformatics/pipermail/eml-dev/attachments/20030818/b4e1b5c3/IsthisabuginEMLschemaorabuginEMLvalidator.eml


More information about the Eml-dev mailing list