Formatter base class for WFS DescribeFeatureType.
| Inherits from: | <OpenLayers.Format.XML> |
| oscar. | Formatter base class for WFS DescribeFeatureType. |
| Properties | |
| defaultVersion | {String} Version number to assume if none found. |
| version | {String} Specify a version string if one is known. |
| Constructor | |
| oscar. | |
| Functions | |
| read | Read WFSDescribeFeatureType data from a string, and return a list of nodes. |
| Constants | |
| CLASS_NAME - oscar. |
Read WFSDescribeFeatureType data from a string, and return a list of nodes.
read : function( data )