expected result for query updated
Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/66f663a6 Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/66f663a6 Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/66f663a6 Branch: refs/heads/master Commit: 66f663a6d649f686b7b0cef3e9a50904af170e4d Parents: 0f0fe60 Author: Shivani Mall <[email protected]> Authored: Fri Jun 26 19:02:11 2015 -0700 Committer: Shivani Mall <[email protected]> Committed: Fri Jun 26 19:02:11 2015 -0700 ---------------------------------------------------------------------- .../resources/ExpectedTestResults/Simple/fn_doc.xml | 16 ---------------- 1 file changed, 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/66f663a6/vxquery-xtest/src/test/resources/ExpectedTestResults/Simple/fn_doc.xml ---------------------------------------------------------------------- diff --git a/vxquery-xtest/src/test/resources/ExpectedTestResults/Simple/fn_doc.xml b/vxquery-xtest/src/test/resources/ExpectedTestResults/Simple/fn_doc.xml index e934f2c..3b9d17a 100644 --- a/vxquery-xtest/src/test/resources/ExpectedTestResults/Simple/fn_doc.xml +++ b/vxquery-xtest/src/test/resources/ExpectedTestResults/Simple/fn_doc.xml @@ -1,17 +1 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> <stationCollection pageSize="100" pageCount="1" totalCount="1"><station><id>GHCND:US000000001</id><displayName>Station 1</displayName><latitude>10.000</latitude><longitude>-10.000</longitude><elevation>1000.0</elevation><locationLabels><type>ST</type><id>FIPS:1</id><displayName>State 1</displayName></locationLabels><locationLabels><type>CNTY</type><id>FIPS:-9999</id><displayName>County 1</displayName></locationLabels><locationLabels><type>CNTRY</type><id>FIPS:US</id><displayName>UNITED STATES</displayName></locationLabels></station></stationCollection> \ No newline at end of file
