You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

<uri-pattern>

Purpose/Function

Describes a pattern to match when qualifying paths from a listing operation. Follows the Ant pattern conventions:

* = any character up to the first slash
** = all characters, including slashes

Attributes

NAME

TYPE

DEFAULT VALUE

DESCRIPTION

name

type

(required)

comment

Elements

TAG

TYPE

COUNT

DESCRIPTION

<tag>

type

0:1

comment

ReturnValues

DEFAULT NAME

TYPE

name

type

NOTES

Examples

<ogrescript>
   ...
   ...	
</ogrescript>
  • No labels