"/WMT_MS_Capabilities/Capability/Layer/SRS", dom);
assertEquals(2, limitedCrsCodes.getLength());
}
public void testVendorSpecificCapabilities() throws Exception {
ExtendedCapabilitiesProvider vendorCapsProvider = new ExtendedCapabilitiesProvider() {
public String[] getSchemaLocations(String schemaBaseURL) {
throw new UnsupportedOperationException();
}