gistermshapefileexport

<shapefileExportConfig
>
required
<columnNamesFrom
xsd:string
ColumnName
SimpleColumnName
PrintName
ShortName
>
optional
</columnNamesFrom>
Choice: Choose only ONE of the following
<shapefileExportWhiteList
<tag
xsd:string
value
optional
=
string
internal
optional
=
boolean
>
requiredmax. unbounded
</tag>
>
required

Deprecated (11.01.2021): Use exportAllowList instead.

</shapefileExportWhiteList>
<shapefileExportBlackList
<tag
xsd:string
value
optional
=
string
internal
optional
=
boolean
>
requiredmax. unbounded
</tag>
>
required

Deprecated (11.01.2021): Use exportDenyList instead.

</shapefileExportBlackList>
Choice End
Choice: Choose only ONE of the following
<exportAllowList
<tag
xsd:string
value
optional
=
string
internal
optional
=
boolean
>
requiredmax. unbounded
</tag>
>
required
</exportAllowList>
<exportDenyList
<tag
xsd:string
value
optional
=
string
internal
optional
=
boolean
>
requiredmax. unbounded
</tag>
>
required
</exportDenyList>
Choice End
<exportAllObjectsDenyList
<tag
xsd:string
value
optional
=
string
internal
optional
=
boolean
>
requiredmax. unbounded
</tag>
>
optional
</exportAllObjectsDenyList>
<mappings
>
required
<mapping
>
optionalmax. unbounded
<sourceSystem
<authority
>
required
string
</authority>
>
required
</sourceSystem>
<targetSystem
<wkt
>
required
string
</wkt>
>
required
</targetSystem>
</mapping>
</mappings>
</shapefileExportConfig>