{
    "actionLinkGroupTemplates": [
        {
            "type": "ActionLinkGroupTemplate",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents the action link group template. Action link templates let you reuse action link definitions and package and distribute action links. An action link is a button on a feed element. Clicking on an action link can take a user to another Web page, initiate a file download, or invoke an API call to an external server or Salesforce. Use action links to integrate Salesforce and third-party services into the feed. Every action link belongs to an action link group and action links within the group are mutually exclusive.",
            "version": "33",
            "extension": "actionLinkGroupTemplate"
        }
    ],
    "analyticSnapshots": [
        {
            "type": "AnalyticSnapshot",
            "class": "MetadataFilenameParser",
            "star": false,
            "description": "Represents a reporting snapshot. A reporting snapshot lets you report on historical data. Authorized users can save tabular or summary report results to fields on a custom object, then map those fields to corresponding fields on a target object. They can then schedule when to run the report to load the custom object's fields with the report's data. Reporting snapshots enable you to work with report data similarly to how you work with other records in Salesforce.",
            "version": "16",
            "extension": "analyticsnapshot"
        }
    ],
    "applications": [
        {
            "type": "CustomApplication",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "CustomApplication represents a custom or standard application. In API version 29.0 and earlier, CustomApplication represents only a custom application. An application is a list of tab references, with a description and a logo.",
            "version": "10",
            "extension": "app"
        }
    ],
    "customApplicationComponents": [
        {
            "type": "CustomApplicationComponent",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents a custom console component (Visualforce page) assigned to a CustomApplication that is marked as a Salesforce console.",
            "version": "10",
            "extension": "customApplicationComponent"
        }
    ],
    "appMenus": [
        {
            "type": "AppMenu",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents the Force.com app menu or the Salesforce1 navigation menu.",
            "version": "30",
            "extension": "appMenu"
        }
    ],
    "approvalProcesses": [
        {
            "type": "ApprovalProcess",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents the metadata associated with an approval process. An approval process automates how records are approved in Salesforce. An approval process specifies each step of approval, including who to request approval from and what to do at each point of the process. Use the wildcard (*) symbol to retrieve all approval processes for all objects. You can’t use it to retrieve a subset of approval processes; syntax such as Lead.* is not supported.",
            "version": "28",
            "extension": "approvalProcess"
        }
    ],
    "aura": [
        {
            "type": "AuraDefinitionBundle",
            "class": "AuraBundleParser",
            "star": true,
            "description": "Represents a Lightning definition bundle. A bundle contains a Lightning definition and all its related resources. The definition can be a component, application, event, interface, or a tokens collection.",
            "version": "32"
        }
    ],
    "autoResponseRules": [
        {
            "type": "AutoResponseRule",
            "class": "MetadataXmlElementParser",
            "star": true,
            "description": "Represents an auto-response rule that sets conditions for sending automatic email responses to lead or case submissions based on the attributes of the submitted record.",
            "version": "27",
            "extension": "autoResponseRules",
            "options": {
                "item_xpath": "./xmlns:autoResponseRule/xmlns:fullName"
            }
        }
    ],
    "assignmentRules": [
        {
            "type": "AssignmentRule",
            "class": "MetadataXmlElementParser",
            "star": true,
            "description": "Represents assignment rules that allow you to automatically route cases to the appropriate users or queues.",
            "version": "27",
            "extension": "assignmentRules",
            "options": {
                "item_xpath": "./xmlns:assignmentRule/xmlns:fullName"
            }
        }
    ],
    "authproviders": [
        {
            "type": "AuthProvider",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents an authentication provider (or auth provider) in your organization. An auth provider enables users to log in to your Salesforce organization using their login credentials from an external service provider such as Facebook© or Janrain©.",
            "version": "27",
            "extension": "authprovider"
        }
    ],
    "cachePartitions": [
        {
            "type": "PlatformCachePartition",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents a Platform Cache partition.",
            "version": "35",
            "extension": "cachePartition"
        }
    ],
    "components": [
        {
            "type": "ApexComponent",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents a Visualforce component.",
            "version": "12",
            "extension": "component"
        }
    ],
    "contentassets": [
        {
            "type": "ContentAsset",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents the metadata for creating an asset file. Asset files enable a Salesforce file to be used for org setup and configuration purposes.",
            "version": "38",
            "extension": "asset"
        }
    ],
    "classes": [
        {
            "type": "ApexClass",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents an Apex class. An Apex class is a template or blueprint from which Apex objects are created. Classes consist of other classes, user-defined methods, variables, exception types, and static initialization code.",
            "version": "10",
            "extension": "cls"
        }
    ],
    "callCenters": [
        {
            "type": "CallCenter",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents the Call Center definition used to integrate Salesforce with a third-party computer-telephony integration (CTI) system.",
            "version": "27",
            "extension": "callCenter"
        }
    ],
    "cleanDataServices": [
        {
            "type": "CleanDataService",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents a data service that adds and updates data in standard objects.",
            "version": "38",
            "extension": "cleanDataService"
        }
    ],
    "connectedapps": [
        {
            "type": "ConnectedApp",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents a connected app configuration. A connected app integrates an application with Salesforce using APIs. Connected apps use standard SAML and OAuth protocols to authenticate, provide single sign-on, and provide tokens for use with Salesforce APIs. In addition to standard OAuth capabilities, connected apps allow Salesforce admins to set various security policies and have explicit control over who can use the corresponding apps. This type extends the Metadata metadata type and inherits its fullName field.",
            "version": "29",
            "extension": "connectedapp"
        }
    ],
    "customMetadata": [
        {
            "type": "CustomMetadata",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "",
            "version": "",
            "extension": "md"
        }
    ],
    "customPermissions": [
        {
            "type": "CustomPermission",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "",
            "version": "",
            "extension": "customPermission"
        }
    ],
    "dashboards": [
        {
            "type": "Dashboard",
            "class": "FolderAndFilenameParser",
            "star": false,
            "description": "Represents a dashboard. Dashboards are visual representations of data that allow you to see key metrics and performance at a glance.",
            "version": "14",
            "extension": "dashboard"
        }
    ],
    "dataSources": [
        {
            "type": "ExternalDataSource",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "",
            "version": "",
            "extension": "datasource"
        }
    ],
    "documents": [
        {
            "type": "Document",
            "class": "DocumentParser",
            "star": true,
            "description": "",
            "version": ""
        }
    ],
    "duplicateRules": [
        {
            "type": "DuplicateRule",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "",
            "version": "42",
            "extension": "duplicateRule"
        }
    ],
    "email": [
        {
            "type": "EmailTemplate",
            "class": "FolderAndFilenameParser",
            "star": true,
            "description": "",
            "version": "",
            "extension": "email"
        }
    ],
    "escalationRules": [
        {
            "type": "EscalationRule",
            "class": "MetadataXmlElementParser",
            "star": true,
            "description": "Represents escalation rules that allow you to automatically route cases to the appropriate users or queues.",
            "version": "27",
            "extension": "escalationRules",
            "options": {
                "item_xpath": "./xmlns:escalationRule/xmlns:fullName"
            }
        }
    ],
    "flexipages": [
        {
            "type": "FlexiPage",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "",
            "version": "",
            "extension": "flexipage"
        }
    ],
    "flows": [
        {
            "type": "Flow",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "",
            "version": "",
            "extension": "flow"
        }
    ],
    "flowDefinitions": [
        {
            "type": "FlowDefinition",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents the flow definition’s description and active flow version number.",
            "version": "",
            "extension": "flowDefinition"
        }
    ],
    "globalPicklists": [
        {
            "type": "GlobalPicklist",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "",
            "version": "37",
            "extension": "globalPicklist"
        }
    ],
    "globalValueSets": [
        {
            "type": "GlobalValueSet",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents the metadata for a global picklist value set, which is the set of shared values that custom picklist fields can use. A global value set isn't a field itself. (In contrast, the custom picklist fields that are based on a global picklist are of type ValueSet.) ",
            "version": "38",
            "extension": "globalValueSet"
        }
    ],
    "groups": [
        {
            "type": "Group",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents a set of public groups, which can have users, roles, and other groups.",
            "version": "24",
            "extension": "group"
        }
    ],
    "homePageComponents": [
        {
            "type": "HomePageComponent",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "",
            "version": "",
            "extension": "homePageComponent"
        }
    ],
    "homePageLayouts": [
        {
            "type": "HomePageLayout",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "",
            "version": "",
            "extension": "homePageLayout"
        }
    ],
    "installedPackages": [
        {
            "type": "InstalledPackage",
            "class": "MetadataFilenameParser",
            "description": "Represents an Installed Package in the org",
            "extension": "installedPackage"
        }
    ],
    "labels": [
        {
            "type": "CustomLabel",
            "class": "CustomLabelsParser",
            "extension": "labels",
            "options": {
                "item_xpath": "./xmlns:labels/xmlns:fullName"
            }
        },
        {
            "type": "CustomLabels",
            "class": "MetadataFilenameParser",
            "extension": "labels"
        }
    ],
    "layouts": [
        {
            "type": "Layout",
            "class": "MetadataFilenameParser",
            "extension": "layout"
        }
    ],
    "LeadConvertSettings": [
        {
            "type": "LeadConvertSettings",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Represents settings for Lead Conversion to Account/Contact/Opportunity.",
            "version": "39",
            "extension": "LeadConvertSetting"
        }
    ],
    "letterhead": [
        {
            "type": "Letterhead",
            "class": "MetadataFilenameParser",
            "extension": "letter"
        }
    ],
    "lwc": [
        {
            "type": "LightningComponentBundle",
            "class": "LWCBundleParser",
            "star": true,
            "description": "Represents a Lightning web component bundle. A bundle contains an html template, xml configuration file, and optional css stylesheet.",
            "version": "45"
        }
    ],
    "matchingRules": [
        {
            "type": "MatchingRule",
            "class": "MetadataXmlElementParser",
            "extension": "matchingRule",
            "options": {
                "item_xpath": "./xmlns:matchingRules/xmlns:fullName"
            }
        }
    ],   
    "namedCredentials": [
        {
            "type": "NamedCredential",
            "class": "MetadataFilenameParser",
            "extension": "namedCredential"
        }
    ],
    "objects": [
        {
            "type": "CustomObject",
            "class": "CustomObjectParser",
            "description": "Services Custom objects, Article Types, and Custom Medatadata Types",
            "extension": "object"
        },
        {
            "type": "BusinessProcess",
            "class": "BusinessProcessParser",
            "extension": "object",
            "options": {
                "item_xpath": "./xmlns:businessProcesses/xmlns:fullName"
            }
        },
        {
            "type": "CompactLayout",
            "class": "MetadataXmlElementParser",
            "extension": "object",
            "options": {
                "item_xpath": "./xmlns:compactLayouts/xmlns:fullName"
            }
        },
        {
            "type": "CustomField",
            "class": "MetadataXmlElementParser",
            "extension": "object",
            "options": {
                "item_xpath": "./xmlns:fields/xmlns:fullName"
            }
        },
        {
            "type": "FieldSet",
            "class": "MetadataXmlElementParser",
            "extension": "object",
            "options": {
                "item_xpath": "./xmlns:fieldSets/xmlns:fullName"
            }
        },
        {
            "type": "Index",
            "class": "MetadataXmlElementParser",
            "extension": "object",
            "options": {
                "item_xpath": "./xmlns:indexes/xmlns:fullName"
            }
        },
        {
            "type": "ListView",
            "class": "MetadataXmlElementParser",
            "extension": "object",
            "options": {
                "item_xpath": "./xmlns:listViews/xmlns:fullName"
            }
        },
        {
            "type": "NamedFilter",
            "class": "MetadataXmlElementParser",
            "extension": "object",
            "options": {
                "item_xpath": "./xmlns:namedFilters/xmlns:fullName"
            }
        },
        {
            "type": "RecordType",
            "class": "RecordTypeParser",
            "extension": "object",
            "options": {
                "item_xpath": "./xmlns:recordTypes/xmlns:fullName"
            }
        },
        {
            "type": "SharingReason",
            "class": "MetadataXmlElementParser",
            "extension": "object",
            "options": {
                "item_xpath": "./xmlns:sharingReasons/xmlns:fullName"
            }
        },
        {
            "type": "ValidationRule",
            "class": "MetadataXmlElementParser",
            "extension": "object",
            "options": {
                "item_xpath": "./xmlns:validationRules/xmlns:fullName"
            }
        },
        {
            "type": "WebLink",
            "class": "MetadataXmlElementParser",
            "extension": "object",
            "options": {
                "item_xpath": "./xmlns:webLinks/xmlns:fullName"
            }
        }
    ],
    "objectTranslations": [
        {
            "type": "CustomObjectTranslation",
            "class": "MetadataFilenameParser",
            "extension": "objectTranslation"
        }
    ],
    "pages": [
        {
            "type": "ApexPage",
            "class": "MetadataFilenameParser",
            "extension": "page"
        }
    ],
    "pathAssistants": [
        {
            "type": "PathAssistant",
            "description": "Represents Path records.",
            "class": "MetadataFilenameParser",
            "version": "34",
            "extension": "pathAssistant"
        }
    ],    
    "profiles": [
        {
            "type": "Profile",
            "class": "MetadataFilenameParser",
            "extension": "profile"
        }
    ],
    "profileSessionSettings": [
        {
            "type": "ProfileSessionSetting",
            "class": "MetadataFilenameParser",
            "extension": "profileSessionSetting"
        }
    ],
    "permissionsets": [
        {
            "type": "PermissionSet",
            "class": "MetadataFilenameParser",
            "extension": "permissionset"
        }
    ],
    "permissionsetgroups": [
        {
            "type": "PermissionSetGroup",
            "class": "MetadataFilenameParser",
            "extension": "permissionsetgroup"
        }
    ],
    "quickActions": [
        {
            "type": "QuickAction",
            "class": "MetadataFilenameParser",
            "extension": "quickAction"
        }
    ],
    "queues": [
        {
            "type": "Queue",
            "class": "MetadataFilenameParser",
            "extension": "queue",
            "star": true,
            "description": "Represents a holding area for items before they are processed.",
            "version": "24"
        }
    ],
    "remoteSiteSettings": [
        {
            "type": "RemoteSiteSetting",
            "class": "MetadataFilenameParser",
            "extension": "remoteSite"
        }
    ],
    "reportTypes": [
        {
            "type": "ReportType",
            "class": "MetadataFilenameParser",
            "extension": "reportType"
        }
    ],
    "reports": [
        {
            "type": "Report",
            "class": "FolderAndFilenameParser",
            "extension": "report"
        }
    ],
    "roles": [
        {
            "type": "Role",
            "class": "MetadataFilenameParser",
            "extension": "role",
            "star": true,
            "description": "Represents a role in your organization.",
            "version": "24"
        }
    ],
    "settings": [
        {
            "type": "Settings",
            "description": "Represents an organization’s account settings for account teams, account owner report, and the View Hierarchy link.",
            "version": "29",
            "class": "SettingsParser",
            "name": "Account",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents an organization’s activity settings, and its user interface settings for the calendar.",
            "version": "28",
            "class": "SettingsParser",
            "name": "Activities",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents the configuration of country and state picklists.",
            "version": "27",
            "class": "SettingsParser",
            "name": "Address",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents the metadata used to manage settings for business hours and holidays in entitlements, entitlement templates, campaigns, and cases.",
            "version": "29",
            "class": "SettingsParser",
            "name": "BusinessHours",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents an organization’s case settings, such as the default case owner, which case-related features are enabled, and which email templates are used for various case activities.",
            "version": "27",
            "class": "SettingsParser",
            "name": "Case",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents the metadata used to manage settings for Chatter Answers.",
            "version": "27",
            "class": "SettingsParser",
            "name": "ChatterAnswers",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents global settings that affect multiple features in your organization.",
            "version": "27",
            "class": "SettingsParser",
            "name": "Company",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents contract settings.",
            "version": "27",
            "class": "SettingsParser",
            "name": "Contract",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents an organization’s entitlement settings.",
            "version": "27",
            "class": "SettingsParser",
            "name": "Entitlement",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents the Collaborative Forecasts settings options.",
            "version": "28",
            "class": "SettingsParser",
            "name": "Forecasting",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents the metadata used to manage settings for Ideas.",
            "version": "27",
            "class": "SettingsParser",
            "name": "Ideas",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents the metadata used to manage settings for Salesforce Knowledge.",
            "version": "27",
            "class": "SettingsParser",
            "name": "Knowledge",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents an organization’s mobile settings.",
            "version": "27",
            "class": "SettingsParser",
            "name": "Mobile",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents an organization’s security settings. Security settings define trusted IP ranges for network access, password and login requirements, and session expiration and security settings.",
            "version": "27",
            "class": "SettingsParser",
            "name": "Security",
            "extension": "settings"
        },
        {
            "type": "LiveAgentSettings",
            "description": "Represents an organization’s Live Agent settings, such as whether or not Live Agent is enabled.",
            "version": "28",
            "class": "SettingsParser",
            "name": "LiveAgent",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Enables or disables middle name and suffix attributes for the following person objects: Contact, Lead, Person Account, and User.",
            "version": "31",
            "class": "SettingsParser",
            "name": "Name",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents organization preferences for features such as automatic opportunity updates and similar-opportunity filters.",
            "version": "28",
            "class": "SettingsParser",
            "name": "Opportunity",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents order settings.",
            "version": "30",
            "class": "SettingsParser",
            "name": "Order",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents the unique org preference settings in a Salesforce org.",
            "version": "37",
            "class": "SettingsParser",
            "name": "OrgPreference",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents the Sales Path preference setting.",
            "version": "34",
            "class": "SettingsParser",
            "name": "PathAssistant",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Represents organization preferences for quantity schedules, revenue schedules, and active flag interaction with prices.",
            "version": "28",
            "class": "SettingsParser",
            "name": "Product",
            "extension": "settings"
        },
        {
            "type": "Settings",
            "description": "Enables or disables Quotes, which show proposed prices for products and services.",
            "version": "28",
            "class": "SettingsParser",
            "name": "Quote",
            "extension": "settings"
        }
    ],
    "scontrols": [
        {
            "type": "Scontrol",
            "class": "MetadataFilenameParser"
        }
    ],
    "sharingRules": [
        {
            "type": "SharingCriteriaRule",
            "class": "MetadataXmlElementParser",
            "extension": "sharingRules",
            "star": true,
            "description": "Represents the base container for sharing rules, which can be criteria-based, ownership-based, or territory-based. SharingRules enables you to share records with a set of users, using rules that specify the access level for the target user group.",
            "version": "33",
            "options": {
                "item_xpath": "./xmlns:sharingCriteriaRules/xmlns:fullName"
            }
        },
        {
            "type": "SharingOwnerRule",
            "class": "MetadataXmlElementParser",
            "extension": "sharingRules",
            "star": true,
            "description": "Represents the base container for sharing rules, which can be criteria-based, ownership-based, or territory-based. SharingRules enables you to share records with a set of users, using rules that specify the access level for the target user group.",
            "version": "33",
            "options": {
                "item_xpath": "./xmlns:sharingOwnerRules/xmlns:fullName"
            }
        },
        {
            "type": "SharingTerritoryRule",
            "class": "MetadataXmlElementParser",
            "extension": "sharingRules",
            "star": true,
            "description": "Represents the base container for sharing rules, which can be criteria-based, ownership-based, or territory-based. SharingRules enables you to share records with a set of users, using rules that specify the access level for the target user group.",
            "version": "33",
            "options": {
                "item_xpath": "./xmlns:sharingTerritoryRules/xmlns:fullName"
            }
        }
    ],
    "staticresources": [
        {
            "type": "StaticResource",
            "class": "MetadataFilenameParser",
            "extension": "resource"
        }
    ],
    "standardValueSets": [
        {
            "type": "StandardValueSet",
            "class": "MetadataFilenameParser",
            "star": true,
            "description": "Standard picklists are represented by the StandardValueSet type",
            "version": "38",
            "extension": "standardValueSet"
        }
    ],
    "tabs": [
        {
            "type": "CustomTab",
            "class": "MetadataFilenameParser",
            "extension": "tab"
        }
    ],
    "testSuites": [
        {
            "type": "ApexTestSuite",
            "class": "MetadataFilenameParser",
            "extension": "testSuite"
        }
    ],
    "translations": [
        {
            "type": "Translations",
            "class": "MetadataFilenameParser",
            "extension": "translation"
        }
    ],
    "triggers": [
        {
            "type": "ApexTrigger",
            "class": "MetadataFilenameParser",
            "extension": "trigger"
        }
    ],
    "weblinks": [
        {
            "type": "CustomPageWebLink",
            "class": "MetadataFilenameParser",
            "extension": "weblink"
        }
    ],
    "workflows": [
        {
            "type": "WorkflowAlert",
            "class": "MetadataXmlElementParser",
            "extension": "workflow",
            "options": {
                "item_xpath": "./xmlns:alerts/xmlns:fullName"
            }
        },
        {
            "type": "WorkflowOutboundMessage",
            "class": "MetadataXmlElementParser",
            "extension": "workflow",
            "options": {
                "item_xpath": "./xmlns:outboundMessages/xmlns:fullName"
            }
        },
        {
            "type": "WorkflowFieldUpdate",
            "class": "MetadataXmlElementParser",
            "extension": "workflow",
            "options": {
                "item_xpath": "./xmlns:fieldUpdates/xmlns:fullName"
            }
        },
        {
            "type": "WorkflowRule",
            "class": "MetadataXmlElementParser",
            "extension": "workflow",
            "options": {
                "item_xpath": "./xmlns:rules/xmlns:fullName"
            }
        },
        {
            "type": "WorkflowTask",
            "class": "MetadataXmlElementParser",
            "extension": "workflow",
            "options": {
                "item_xpath": "./xmlns:tasks/xmlns:fullName"
            }
        }
    ]
}
