Project

General

Profile

« Previous | Next » 

Revision 7942

web/vegpath/index.php: XPath resources: Removed # at end of destination URL because the # is now part of the #/XPath suffix (and is added by the user)

View differences:

web/vegpath/index.php
145 145
		add_ns("DwC-history", ".term", "http://rs.tdwg.org/dwc/terms/history/#");
146 146
		print("</blockquote>\n"); $h_level--;
147 147
	}
148
	add_ns("TCS", "#/XPath", "http://www.tdwg.org/standards/117/download/#/v101.xsd#");
149
	add_ns("VegX", "#/XPath", "http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#");
148
	add_ns("TCS", "#/XPath", "http://www.tdwg.org/standards/117/download/#/v101.xsd");
149
	add_ns("VegX", "#/XPath", "http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd");
150 150
	print("</blockquote>\n");
151 151
}
152 152
print("<h3>Aggregators</h3>");

Also available in: Unified diff