{
	"dictionary": [{
		"type": "commmon",
		"dictionaries": [{
			"name": "attribute",
			"table": "Attribute",
			"fields": [{
				"name": "xacmlId"
			}, {
				"name": "description"
			}, {
				"name": "categoryBean"
			}, {
				"name": "datatypeBean"
			}, {
				"name": "priority"
			}, {
				"name": "attributeValue"
			}]
		}, {
			"name": "onapname",
			"table": "OnapName",
			"fields": [{
				"name": "onapName"
			}, {
				"name": "description"
			}]
		}]
	}, {
		"type": "action",
		"dictionaries": [{
			"name": "action",
			"table": "ActionPolicyDict",
			"fields": [{
				"name": "type"
			}, {
				"name": "url"
			}, {
				"name": "method"
			}, {
				"name": "header"
			}, {
				"name": "body"
			}, {
				"name": "attributeName"
			},	{
				"name": "description"
			}]
		}]
	}]

}