Revision 38193

View differences:

trunk/libraries/libGPE-GML/src/org/gvsig/gpe/gml/parser/v2/features/ElementTypeBinding.java
174 174
					if (!isInitialized){
175 175
						element = handler.getContentHandler().startElement(
176 176
								elementRootType.getNamespaceURI(),
177
								GMLUtilsParser.removeBlancSymbol(elementRootType.getLocalPart()), 
177
								elementRootType.getLocalPart(), 
178 178
								value,	
179 179
								attributesIterator,
180 180
								parentElement);

Also available in: Unified diff