Feature Representation

FME Server Repository features have no geometry.

In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Attributes), this format adds the format-specific attributes described in this section.

Attribute Name

Contents

repository_version

The version of the FME server repository

repository_object_type

The type of the repository object. Valid values include

repository_service_id

The numeric identifier for the service

repository_service_name

The internal short name of the service

repository_service_displayname

The name of the service to be displayed for users of the service

repository_service_urlpattern

The URL pattern used for the service

repository_service_description

The description of the service and its properties

repository_service_workspace{}

A list of workspaces associated with this service

repository_service_allow_workspace_registration Indicates whether this service should allow workspaces to register. This applies when publishing a workspace.

repository_service_category_name{}

A list of categories for this service

repository_service_category_
name{}.property_key{}

A list of property names for each category

repository_service_category_
name{}.property_value{}

A list of property values for each category

repository_service_category_
name{}.property_key{}.attribute_
key{}

A list of attribute names for each property for each category for this service

repository_service_category_
name{}.property_key{}.attribute_
value{}

A list of attribute values for each property for each category for this service

repository_name

The name of the repository

repository_description

The description of the repository and its properties

repository_item_id

The numeric identifier of the repository item

repository_item_name

The name of the repository item

repository_item_path

The path of the repository item

repository_item_content The file content of the repository item.

repository_item_resource_name{}

A list of resource names for this repository item

repository_item_resource_path{}

A list of resource paths for this repository item

repository_item_resource_content{} A list of resource file contents for this repository item

repository_item_property_key{}

A list of property names for this repository item

repository_item_property_value{}

A list of property values for this repository item

repository_item_property_
key{}.attribute_key{}

A list of attribute names for each property for this repository item

repository_item_property_
key{}.attribute_value{}

A list of attribute values for each property for this repository item