PropertyName class

Property name value.

Constructors

PropertyName(string)

Methods

toXml(string)

Generates an XML version of the property name.

Constructor Details

PropertyName(string)

new PropertyName(name: string)

Parameters

name

string

Method Details

toXml(string)

Generates an XML version of the property name.

function toXml(version?: string): string

Parameters

version

string

The WFS service version.

Returns

string