<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>actions</key>
	<dict>
		<key>AXCancel</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXCancelAction</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityCancelAction</string>
		</dict>
		<key>AXConfirm</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXConfirmAction</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityConfirmAction</string>
		</dict>
		<key>AXDecrement</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXDecrementAction</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDecrementAction</string>
		</dict>
		<key>AXDelete</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDeleteAction</string>
		</dict>
		<key>AXIncrement</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXIncrementAction</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityIncrementAction</string>
		</dict>
		<key>AXPick</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXPickAction</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityPickAction</string>
			<key>private</key>
			<true/>
		</dict>
		<key>AXPress</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXPressAction</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityPressAction</string>
		</dict>
		<key>AXRaise</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXRaiseAction</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRaiseAction</string>
		</dict>
		<key>AXShowAlternateUI</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>cocoa_available_in_os_version</key>
			<string>10.9</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityShowAlternateUIAction</string>
		</dict>
		<key>AXShowDefaultUI</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>cocoa_available_in_os_version</key>
			<string>10.9</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityShowDefaultUIAction</string>
		</dict>
		<key>AXShowMenu</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXShowMenuAction</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityShowMenuAction</string>
		</dict>
	</dict>
	<key>attributes</key>
	<dict>
		<key>AXAMPMField</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Convenience attribute to retrieve the AM/PM field of an AXDateField element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXAMPMFieldAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role kAXTextFieldRole that is used to edit the AM/PM setting in a time field element</string>
			<key>value_roles</key>
			<array>
				<string>AXTextField</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXActivationPoint</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Activation point for an element, in screen coordinates.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.10</string>
			<key>carbon_name</key>
			<string>kAXActivationPointAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.10</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityActivationPointAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXValueRef with type kAXValueCGPointType</string>
			<key>value_types</key>
			<array>
				<string>Point</string>
			</array>
		</dict>
		<key>AXAllowedValues</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An array of the allowed values for a slider or other widget that displays a large value range, but which can only be set to a small subset of values within that range.  Used to indicate the valid values for a discreet slider or level indicator element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXAllowedValuesAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityAllowedValuesAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>A CFArrayRef of whatever type the element uses for its kAXValueAttribute. Usually CFNumberRef, but possibly any CFTypeRef</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXAlternateUIVisible</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_notes</key>
			<string>A BOOL that indicates if the current element has triggered some alternate UI to appear</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.10</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityAlternateUIVisibleAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required</key>
			<string>Required for any element that supports NSAccessibilityContainsTransientUI protocol</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string>CFBooleanRef</string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXAttachmentText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXAttachmentTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityAttachmentTextAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXAttributedStringForRange</key>
		<dict>
			<key>attribute_kind</key>
			<string>PARAMETERIZED</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns the attributed string for the provided range of text.  Note that the attributed string returns uses the text attributes defined by the AX APIs, and are similar, but different than the text attributes defined in AppKit.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXAttributedStringForRangeParameterizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityAttributedStringForRangeParameterizedAttribute</string>
			<key>notes</key>
			<string></string>
			<key>parameter_types</key>
			<array>
				<string>Range</string>
			</array>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>Attributed String</string>
			</array>
		</dict>
		<key>AXAutocorrectedText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_name</key>
			<string>kAXAutocorrectedTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.7</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityAutocorrectedTextAttribute</string>
			<key>settable_default</key>
			<string>NO</string>
		</dict>
		<key>AXBackgroundColorText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXBackgroundColorTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityBackgroundColorTextAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
		</dict>
		<key>AXBoundsForRange</key>
		<dict>
			<key>attribute_kind</key>
			<string>PARAMETERIZED</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns the bounds for the provided range of text as a rectangle in screen coordinates.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXBoundsForRangeParameterizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityBoundsForRangeParameterizedAttribute</string>
			<key>notes</key>
			<string></string>
			<key>parameter_description</key>
			<string>Range of text</string>
			<key>parameter_types</key>
			<array>
				<string>Range</string>
			</array>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>Bounds rect of text in provided range</string>
			<key>value_types</key>
			<array>
				<string>Rect</string>
			</array>
		</dict>
		<key>AXCancelButton</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to retrieve the cancel button element of a window or sheet, if the button is present.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXCancelButtonAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityCancelButtonAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role AXButton</string>
			<key>value_roles</key>
			<array>
				<string>AXButton</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXCellForColumnAndRow</key>
		<dict>
			<key>attribute_kind</key>
			<string>PARAMETERIZED</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An attribute for AXCell-based table and outline elements.  AXCell-based tables can have cells that span columns and rows.  To make navigation straightforward for AX clients, asking for the cell for a given column/row will give back the correct AXCell, taking column and row spans into account.  Although this attribute is optional for AXTable, it is required for AXCell-based AXTables.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXCellForColumnAndRowParameterizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityCellForColumnAndRowParameterizedAttribute</string>
			<key>parameter_description</key>
			<string>An array containing the desired column index followed by the row index.</string>
			<key>parameter_type</key>
			<string>Number</string>
			<key>parameter_types</key>
			<array>
				<string>Array</string>
			</array>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_roles</key>
			<array>
				<string>AXCell</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXChildren</key>
		<dict>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_allows_nil</key>
			<true/>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute which returns the children of an element in the accessibility hierarchy.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXChildrenAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityChildrenAttribute</string>
			<key>notes</key>
			<string>A tab group&apos;s kAXChildrenAttribute is an array of tab radio button elements. A window&apos;s kAXChildrenAttribute is an array of the first-order views elements within the window. A menu&apos;s kAXChildrenAttribute is an array of the menu item elements.
A given element may only be in the child array of one other element. If an element is in the child array of some other element, the element&apos;s kAXParentAttribute must be the other element.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFArrayRef of type AXUIElementRef of the element’s children in the accessibility hierarchy.</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXClearButton</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to retrieve the button element of a search field which clears the field.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXClearButtonAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityClearButtonAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_roles</key>
			<array>
				<string>AXButton</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXCloseButton</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to retrieve the close button element of a window.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXCloseButtonAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityCloseButtonAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role AXButton and subrole AXCloseButton</string>
			<key>value_roles</key>
			<array>
				<string>AXButton:AXCloseButton</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXColumnCount</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returns the number of columns in an AXGrid.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.5</string>
			<key>carbon_name</key>
			<string>kAXColumnCountAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.5</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityColumnCountAttribute</string>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>Number is an integer value</string>
			<key>value_types</key>
			<array>
				<string>Number</string>
			</array>
		</dict>
		<key>AXColumnHeaderUIElements</key>
		<dict>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An array of AXUIElementRefs that represent the column headers of a table or outline view.  Used especially for the row headers of a spreadsheet.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXColumnHeaderUIElementsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityColumnHeaderUIElementsAttribute</string>
			<key>notes</key>
			<string>The order is left to right.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFArrayRef of AXUIElementRefs</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXColumnIndexRange</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>For an AXCell, this attribute returns a range that specifies the column index of the cell as the location of the range, and the column span of the cell as the length of the range.  A cell located at column 5 with a column span of 3 would report the range (5, 3).</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXColumnIndexRangeAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityColumnIndexRangeAttribute</string>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>Range</string>
			</array>
		</dict>
		<key>AXColumnTitle</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Defined in AXAttributeConstants.h  in 10.4, but uses the plural literal string value “AXColumnTitles”.  This should probably be deprecated.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXColumnTitleAttribute</string>
			<key>private</key>
			<true/>
		</dict>
		<key>AXColumnTitles</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute that returns an array of the column titles of an AXBrowser</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXColumnTitlesAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityColumnTitlesAttribute</string>
			<key>notes</key>
			<string>defined as both #define kAXColumnTitleAttribute and #define kAXColumnTitlesAttribute.  Set in section &quot;obsolete/unknown&quot;</string>
			<key>private</key>
			<false/>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXColumns</key>
		<dict>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An attribute that returns the related column UI elements.  In the case of AXTable and AXOutline elements, the columns are AXColumn elements.  For AXBrowser elements, the columns are AXScrollArea elements.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXColumnsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityColumnsAttribute</string>
			<key>notes</key>
			<string>table view / outline view attribute</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXContainsProtectedContent</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Indicates that an element contains protected content.</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.9</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityContainsProtectedContentAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXContents</key>
		<dict>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute that returns the subset of AXChildren that are the contents of the UI element, as opposed to ancillary UI elements.  For instance, the document view of an AXScrollArea is reported as its AXContents, but not its AXScrollBar or AXRuler elements.  The content view of an AXTabGroup is reported as its AXContents, but not the AXRadioButton elements that are the tab group’s tabs.

so assistive apps can find interesting child elements of a given element, while at the same time avoiding non-interesting child elements.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXContentsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityContentsAttribute</string>
			<key>notes</key>
			<string>For example, the contents of a scroll area are the children that get scrolled, and not the horizontal and/or vertical scroll bars. The contents of a tab group does not include the tabs themselves.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>A CFArrayRef of AXUIElementRefs</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXCriticalValue</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This is the value at which level indicator displays as critical (such as a disk becoming too full).  Typically a level indicator will change color to red to indicate that the critical value has been reached or exceeded.  This attribute allows accessibility clients to determine that the threshold has been reached and report accordingly.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXCriticalValueAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityCriticalValueAttribute</string>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>Any value type is allowed, but is typically a number.</string>
		</dict>
		<key>AXDayField</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Convenience attribute to retrieve the day field of an AXDateField element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXDayFieldAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<false/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role kAXTextFieldRole that is used to edit the day in a date field element</string>
			<key>value_roles</key>
			<array>
				<string>AXTextField</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXDecrementButton</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to retrieve the decrement button element of a incrementor (stepper) control.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXDecrementButtonAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDecrementButtonAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role AXButton</string>
			<key>value_roles</key>
			<array>
				<string>AXButton</string>
				<string>AXButton:AXDecrementArrow</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXDefaultButton</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to retrieve the default button element of a window or sheet, if the button is present.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXDefaultButtonAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDefaultButtonAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role AXButton</string>
			<key>value_roles</key>
			<array>
				<string>AXButton</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXDescription</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A localized, human-readable string which provides a description of a UI element.  Often used to describe images or buttons with images and no title.  A description usually is short, uses no capitalization, and no punctuation.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXDescriptionAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDescriptionAttribute</string>
			<key>notes</key>
			<string>In English, the Description should typically be a concatenation of a usage adjective with the element&apos;s role description. For example, the description of a slider in a font panel might be &quot;font size slider&quot;. The string should be all lower-case and contain no punctuation.
Old #define kAXDescription still exists.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>A localized, human-readable CFStringRef</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXDisclosedByRow</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The row in an outline that has disclosed this row - the ‘parent’ row of this row in the outline.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXDisclosedByRowAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDisclosedByRowAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElement of role AXRow</string>
			<key>value_roles</key>
			<array>
				<string>AXRow</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXDisclosedRows</key>
		<dict>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The rows in an outline that are disclosed by this row - the ‘children’ rows of this row in the outline.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXDisclosedRowsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDisclosedRowsAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFArray of AXUIElements of role AXRow</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXDisclosing</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A boolean value describing whether an outline row is disclosing its children rows</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXDisclosingAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDisclosingAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string>CFBoolean</string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXDisclosureLevel</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A number representing the level in the outline hierarchy the current row is, with the root level being zero.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXDisclosureLevelAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDisclosureLevelAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Number</string>
			</array>
		</dict>
		<key>AXDocument</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This attribute returns the URL or path, as a string, of the document associated with the UI element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXDocumentAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDocumentAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXEdited</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute that reports whether a close button is indicating unsaved edits.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXEditedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityEditedAttribute</string>
			<key>notes</key>
			<string>Only really used by the AXCloseButtonSubrole</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFBooleanRef</string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXEnabled</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Indicates whether the element is enabled to be interacted with by the user.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXEnabledAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityEnabledAttribute</string>
			<key>notes</key>
			<string>True means enabled, false means disabled. For example, a disabled push button&apos;s kAXEnabledAttribute will be false.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFBooleanRef</string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXEnhancedUserInterface</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string></string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityEnhancedUserInterfaceAttribute</string>
			<key>notes</key>
			<string></string>
			<key>private</key>
			<true/>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>REQUIRED</string>
			<key>value_description</key>
			<string>CFBooleanRef</string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXExpanded</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This attribute indicates whether the child AXList of an AXComboBox is shown or not.  If this attribute is settable, setting the AXExpanded state will show and hide the list of choices, without committing the change.  The AXConfirm action should be used with an AXComboBox to confirm the selection.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXExpandedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityExpandedAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXExtrasMenuBar</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This attribute returns the UIElement for the application extras menu bar</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.8</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityExtrasMenuBarAttribute</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef</string>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXFilename</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute which returns the filename associated with the element.  The filename is the localized name of the file, as presented to the user, taking hidden extensions and any other adjustments into account.  The filename is not the entire path to the file.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXFilenameAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityFilenameAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXFocused</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Indicates whether the element has the keyboard focus.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXFocusedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityFocusedAttribute</string>
			<key>notes</key>
			<string>It should be writable for any element that can accept keyboard focus, though you can only set the value of kAXFocusedAttribute to true. You cannot unfocus an element by setting the value to false. Only one element in a window&apos;s entire accessibility hierarchy should be marked as focused.
There is not necessarily a 1 to 1 correlation between keyboard navigation and focused. More elements can possibly have this attribute than can be navigated to in the interface.
True means focused, false means not focused.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>REQUIRED</string>
			<key>value_description</key>
			<string>CFBooleanRef</string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXFocusedApplication</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns the UI Element of the focused application system-wide.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXFocusedApplicationAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>The focused AXApplication</string>
			<key>value_roles</key>
			<array>
				<string>AXApplication</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXFocusedUIElement</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The UI element that has keyboard focus in the application.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXFocusedUIElementAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityFocusedUIElementAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef</string>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXFocusedWindow</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The AXWindow element in an application, if any, that has the keyboard focus.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXFocusedWindowAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityFocusedWindowAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElement of role AXWindow</string>
			<key>value_roles</key>
			<array>
				<string>AXWindow</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXFontText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXFontTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityFontTextAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
		</dict>
		<key>AXForegroundColorText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXForegroundColorTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityForegroundColorTextAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
		</dict>
		<key>AXFrame</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<false/>
			<key>ax_notes</key>
			<string>The frame of an element in screen coordinates.</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Rect</string>
			</array>
		</dict>
		<key>AXFrontmost</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A boolean value that indicates whether the application is frontmost.  When writable, the value can be set to true, but not false.  Note that frontmost does not always mean that the application or children have focus.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXFrontmostAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityFrontmostAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string>CFBooleanRef</string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXFullScreen</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute that indicates whether a window is in the system full screen mode or not.  If the user is able to change the full screen mode of the window, this attribute should be settable.</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.7</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityFullScreenAttribute</string>
			<key>private</key>
			<true/>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string>Boolean indicating whether a window is fullscreen or not.</string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXFullScreenButton</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_allows_nil</key>
			<false/>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to retrieve the full screen button element of a window.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.7</string>
			<key>carbon_name</key>
			<string>kAXFullScreenButtonAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.7</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityFullScreenButtonAttribute</string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role AXButton and subrole AXFullScreenButton</string>
			<key>value_roles</key>
			<array>
				<string>AXButton:AXFullScreenButton</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXGrowArea</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to access the grow area element of a window or sheet.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXGrowAreaAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityGrowAreaAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role AXGrowArea</string>
			<key>value_roles</key>
			<array>
				<string>AXGrowArea</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXHandles</key>
		<dict>
			<key>array_value_roles</key>
			<array>
				<string>AXHandle</string>
			</array>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The attribute returns the AXHandle children of a layout item UI element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXHandlesAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityHandlesAttribute</string>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXHeader</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returns a UI element that is the header for another object.  For an AXTable or AXOutline, this is typically an AXGroup element that groups the heading UI elements of all of the columns.  For an AXColumn, this is the column header itself.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXHeaderAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityHeaderAttribute</string>
			<key>notes</key>
			<string>Used for things like tables, outlines, columns, etc.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef</string>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXHelp</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A localized, human-readable CFStringRef that offers help content for an element. This is often the same information that would be provided in a help tag for the element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXHelpAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityHelpAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>A localized, human-readable CFStringRef</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXHidden</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns whether the application is hidden.  When writable, the value can be set to true, but not false. </string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXHiddenAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityHiddenAttribute</string>
			<key>notes</key>
			<string>Is the AXApplication currently hidden?</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string>Yes</string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string>CFBooleanRef</string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXHorizontalScrollBar</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Convenience attribute to retrieve the horizontal scroll bar for the UI element with this attribute.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXHorizontalScrollBarAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityHorizontalScrollBarAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef</string>
			<key>value_roles</key>
			<array>
				<string>AXScrollBar</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXHorizontalUnitDescription</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returning a localized description of the unit of measurement used for the horizontal axis by the user interface element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXHorizontalUnitDescriptionAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityHorizontalUnitDescriptionAttribute</string>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXHorizontalUnits</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returning a string constant which indicates the unit of measurement used for the horizontal axis by the user interface element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXHorizontalUnitsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityHorizontalUnitsAttribute</string>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXHourField</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Convenience attribute to retrieve the hour field of an AXTimeField element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXHourFieldAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role kAXTextFieldRole that is used to edit the hours in a time field element</string>
			<key>value_roles</key>
			<array>
				<string>AXTextField</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXIdentifier</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>AXIdentifier is an optional attribute.  This attribute should only be provided if the same UI element will report the same identifier over multiple launches of an application.  This is a persistent identifier, but is not guaranteed to be a unique identifier.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.7</string>
			<key>carbon_name</key>
			<string>kAXIdentifierAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.7</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityIdentifierAttribute</string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXIncrementButton</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to retrieve the increment button element of a incrementor (stepper) control.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXIncrementButtonAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityIncrementButtonAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role AXButton</string>
			<key>value_roles</key>
			<array>
				<string>AXButton</string>
				<string>AXButton:AXIncrementArrow</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXIncrementor</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Convenience attribute to retrieve the incrementor control of an AXDateField or AXTimeField element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXIncrementorAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role kAXIncrementorRole</string>
			<key>value_roles</key>
			<array>
				<string>AXIncrementor</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXIndex</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute that returns the index of a row or column element</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXIndexAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityIndexAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFNumberRef</string>
			<key>value_types</key>
			<array>
				<string>Number</string>
			</array>
		</dict>
		<key>AXInsertionPointLineNumber</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returns the line number where the insertion point is currently located.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXInsertionPointLineNumberAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityInsertionPointLineNumberAttribute</string>
			<key>notes</key>
			<string>This is a zero-based number.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFNumber</string>
			<key>value_types</key>
			<array>
				<string>Number</string>
			</array>
		</dict>
		<key>AXIsApplicationRunning</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute of an AXApplicationDockItem UI element that indicates whether the application represented by the dock item is running.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXIsApplicationRunningAttribute</string>
			<key>notes</key>
			<string>Dock attribute</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXIsEditable</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Marked as ‘obsolete constant to be removed soon’ in AXConstants.h in 10.3, and as ‘obsolete/unknown attribute’ in AXAttributeConstants.h in 10.4.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXIsEditableAttribute</string>
			<key>notes</key>
			<string>Obsolete/unknown attribute</string>
			<key>private</key>
			<true/>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXLabelUIElements</key>
		<dict>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A slider will often have text field labels that describe values at particular tick marks.  This attribute returns an array that contains the label UI elements for a slider.  </string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXLabelUIElementsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityLabelUIElementsAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFArray of AXUIElements</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXLabelValue</key>
		<dict>
			<key>array_value_types</key>
			<array/>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>When a slider provides an array of label UI elements using the AXLabelUIElements attribute, each label UI element should report an AXLabelValue.  The AXLabelValue is the slider value represented by that label.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXLabelValueAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityLabelValueAttribute</string>
			<key>notes</key>
			<string>Each of those label UI elements should have an AXLabelValue attribute whose value is the value associated with that label.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Number</string>
			</array>
		</dict>
		<key>AXLayoutPointForScreenPoint</key>
		<dict>
			<key>attribute_kind</key>
			<string>PARAMETERIZED</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Given a point in screen coordinates, returns a point in coordinates in the layout area, with the horizontal and vertical coordinates given in the units returned by AXHorizontalUnits and AXVerticalUnits.  This allows an assistive app to report locations in a layout area in terms of the user’s units.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXLayoutPointForScreenPointParameterizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityLayoutPointForScreenPointParameterizedAttribute</string>
			<key>parameter_description</key>
			<string>Point in screen coordinates</string>
			<key>parameter_types</key>
			<array>
				<string>Point</string>
			</array>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>Point in user coordinates of the layout area</string>
			<key>value_types</key>
			<array>
				<string>Point</string>
			</array>
		</dict>
		<key>AXLayoutSizeForScreenSize</key>
		<dict>
			<key>attribute_kind</key>
			<string>PARAMETERIZED</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Given a size in screen units, returns the corresponding size in the units of the layout area, with the width and height returns in the units returned by AXHorizontalUnits and AXVerticalUnits.  This allows an assistive app to report things such as the distance between two layout items in terms of the user’s units in the application.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXLayoutSizeForScreenSizeParameterizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityLayoutSizeForScreenSizeParameterizedAttribute</string>
			<key>parameter_description</key>
			<string>Size in screen coordinates</string>
			<key>parameter_types</key>
			<array>
				<string>Size</string>
			</array>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>Size in user measurement units in the layout area</string>
			<key>value_types</key>
			<array>
				<string>Size</string>
			</array>
		</dict>
		<key>AXLineForIndex</key>
		<dict>
			<key>attribute_kind</key>
			<string>PARAMETERIZED</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns the text line number for the provided text index.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXLineForIndexParameterizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityLineForIndexParameterizedAttribute</string>
			<key>notes</key>
			<string></string>
			<key>parameter_description</key>
			<string>The parameter is an integer index</string>
			<key>parameter_types</key>
			<array>
				<string>Number</string>
			</array>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>The line number is an integer</string>
			<key>value_types</key>
			<array>
				<string>Number</string>
			</array>
		</dict>
		<key>AXLinkText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXLinkTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityLinkTextAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
		</dict>
		<key>AXLinkedUIElements</key>
		<dict>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_allows_nil</key>
			<true/>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns an array of UI elements that have some relationship to this UI element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXLinkedUIElementsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityLinkedUIElementsAttribute</string>
			<key>notes</key>
			<string>There could be many.  For example, in Mail.app, its rows in its outline view would have an AXLinkedUIElements attribute with the AXTextArea that represents the message.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFArrayRef of AXUIElementRefs</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXMain</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A boolean value that indicates whether a window is the main document window of an application.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMainAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMainAttribute</string>
			<key>notes</key>
			<string>For an active app, the main window is the single active document window. For an inactive app, the main window is the single document window which would be active if the app were active. Main does not necessarily imply that the window has key focus.
True means the window is main. False means it is not.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>REQUIRED</string>
			<key>value_description</key>
			<string>CFBooleanRef</string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXMainWindow</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_allows_nil</key>
			<true/>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The main AXWindow element of an AXApplication.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMainWindowAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMainWindowAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElement of role AXWindow</string>
			<key>value_roles</key>
			<array>
				<string>AXWindow</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXMarkedMisspelledText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.9</string>
			<key>carbon_name</key>
			<string>kAXMarkedMisspelledTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMarkedMisspelledTextAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
		</dict>
		<key>AXMarkerGroupUIElement</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute to return the UI element which groups markers - for instance the tab well of a ruler.  This attribute is not currently used by any role.</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMarkerGroupUIElementAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXMarkerType</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Ruler marker attribute which returns a marker type constant that can be used programmatically.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXMarkerTypeAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMarkerTypeAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>One of the defined constants for ruler marker types</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXMarkerTypeDescription</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Ruler marker attribute which returns a localized description of the type of ruler marker of the marker type.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXMarkerTypeDescriptionAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMarkerTypeDescriptionAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>Localized description of the ruler marker type</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXMarkerUIElements</key>
		<dict>
			<key>array_value_roles</key>
			<array>
				<string>AXRulerMarker</string>
			</array>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Convenience attribute that returns the ruler marker children of a ruler UI element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXMarkerUIElementsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMarkerUIElementsAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>An array of ruler marker UI elements</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXMarkerValues</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute to return the values of ruler markers.  Typically the AXMarkerUIElements attribute is used instead of this attribute.  This attribute is not currently used by any role.</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMarkerValuesAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXMatteContentUIElement</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This is an attribute of the matte UI element, which is typically used like a crop box overlay for an image.  The matte UI element typically has a single child UI element.  This element is also the value of the AXMatteContentUIElement.  This attribute returns the UI element that the matte is covering, often this is an AXImage UI element to be cropped.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXMatteContentUIElementAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMatteContentUIElementAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXMatteHole</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This is an attribute of the matte UI element, which is typically used like a crop box overlay for an image.  The matte UI element itself covers the entire bounds of the editing area.  The AXMatteHole attribute value is a rectangle that indicates the portion of the image that will be visible after cropping.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXMatteHoleAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMatteHoleAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Rect</string>
			</array>
		</dict>
		<key>AXMaxValue</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Indicates the maximum value that an element can display.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMaxValueAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMaxValueAttribute</string>
			<key>notes</key>
			<string>Only used in conjunction with kAXValueAttribute and kAXMinValueAttribute. This is useful for things like sliders and scroll bars, where the user needs to have an understanding of how much the kAXValueAttribute can vary.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>Same data type as the element&apos;s kAXValueAttribute. Usually CFNumberRef, but possibly any CFTypeRef</string>
			<key>value_types</key>
			<array>
				<string>Number</string>
			</array>
		</dict>
		<key>AXMenuBar</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns the AXMenuBar element that is the menu bar for the AXApplication element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMenuBarAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMenuBarAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElement of role AXMenuBar</string>
			<key>value_roles</key>
			<array>
				<string>AXMenuBar</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXMenuItemCmdChar</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returns the command equivalent character of the menu item, but not the modifier keys.  The character is returned as a string.  If there is no command equivalent or the command equivalent is a glyph and not a character, the attribute value is the the empty string.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMenuItemCmdCharAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFStringRef</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXMenuItemCmdGlyph</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>When a glyph is displayed for the command equivalent instead of a letter character, this attribute contains the glyph number, as defined in Menus.h.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMenuItemCmdGlyphAttribute</string>
			<key>notes</key>
			<string>For example, when the command equivalent is for the escape key, or delete key. If there is no command equivalent glyph, then this is null.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Number</string>
			</array>
		</dict>
		<key>AXMenuItemCmdModifiers</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute that returns the modifier keys for this menu item as a bit mask using the modify enum values defined in Menus.h.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMenuItemCmdModifiersAttribute</string>
			<key>notes</key>
			<string> 0x0 = command, 0x1 = shift, 0x2 = option, 0x4 = control, 0x8 = no command key.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string>Returns a bitfield - UInt32</string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFNumberRef</string>
			<key>value_types</key>
			<array>
				<string>Number</string>
			</array>
		</dict>
		<key>AXMenuItemCmdVirtualKey</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>When a non-character key is displayed for the command equivalent instead of a letter character, this attribute contains the corresponding virtual key number, as defined in Events.h.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMenuItemCmdVirtualKeyAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Number</string>
			</array>
		</dict>
		<key>AXMenuItemMarkChar</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returns the character being used to mark a menu item, such as a checkmark or bullet.  The character is returned as a string.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMenuItemMarkCharAttribute</string>
			<key>notes</key>
			<string>If there is no mark character, then the string is the empty string.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFStringRef</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXMenuItemPrimaryUIElement</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>When an AXMenuItem is a dynamic menu / has an alternate menu item when modifier keys are held down, this attribute returns an AXMenuItem UI element of the primary menu item.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXMenuItemPrimaryUIElementAttribute</string>
			<key>notes</key>
			<string>Attached to an AKMenuItem that shows only when modifiers are down.  The value of this attribute points back to the &quot;primary&quot; AXMenuItem.  The one that is shown when no modifiers are pressed.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role AXMenuItem</string>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXMinValue</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Indicates the minimum value that an element can display.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMinValueAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMinValueAttribute</string>
			<key>notes</key>
			<string>Only used in conjunction with kAXValueAttribute and kAXMaxValueAttribute, this attribute represents the minimum value that an element can display. This is useful for things like sliders and scroll bars, where the user needs to have an understanding of how much the kAXValueAttribute can vary. See kAXValueAttribute for more details.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>Same data type as the element&apos;s kAXValueAttribute. Usually CFNumberRef, but possibly any CFTypeRef</string>
			<key>value_types</key>
			<array>
				<string>Number</string>
			</array>
		</dict>
		<key>AXMinimizeButton</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to retrieve the minimize button element of a window.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMinimizeButtonAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMinimizeButtonAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role AXButton and subrole AXMinimizeButton</string>
			<key>value_roles</key>
			<array>
				<string>AXButton:AXMinimizeButton</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXMinimized</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Indicates whether a window is currently minimized</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMinimizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMinimizedAttribute</string>
			<key>notes</key>
			<string>True means minimized.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string>CFBooleanRef</string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXMinuteField</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Convenience attribute to retrieve the minute field of an AXTimeField element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXMinuteFieldAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role kAXTextFieldRole that is used to edit the minutes in a time field element</string>
			<key>value_roles</key>
			<array>
				<string>AXTextField</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXMisspelledText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXMisspelledTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMisspelledTextAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
		</dict>
		<key>AXModal</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Boolean value that indicates whether a window is modal.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXModalAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityModalAttribute</string>
			<key>notes</key>
			<string>True means the window is modal.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFBooleanRef</string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXMonthField</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Convenience attribute to retrieve the month field of an AXDateField element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXMonthFieldAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role kAXTextFieldRole that is used to edit the month in a date field element</string>
			<key>value_roles</key>
			<array>
				<string>AXTextField</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXNaturalLanguageText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXNaturalLanguageTextAttribute</string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array/>
		</dict>
		<key>AXNextContents</key>
		<dict>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to retrieve the non-splitter UI element that is logically after this splitter in its parent split group.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXNextContentsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityNextContentsAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXNumberOfCharacters</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The total number of characters (not bytes) in a text element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXNumberOfCharactersAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityNumberOfCharactersAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>This value should be an integer value</string>
			<key>value_types</key>
			<array>
				<string>Number</string>
			</array>
		</dict>
		<key>AXOrderedByRow</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returns whether the AXGrid element orders its children elements by row if true, or by column if false.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.5</string>
			<key>carbon_name</key>
			<string>kAXOrderedByRowAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.5</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityOrderedByRowAttribute</string>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXOrientation</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This attribute returns a string constant indicating which orientation an element is drawn and/or interacted with.  The ‘unknown’ orientation is used for roles with an AXOrientation attribute where neither horizontal or vertical orientation apply.  For instance, an AXSlider which is configured to be a circular slider reports itself as having an unknown orientation. </string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXOrientationAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityOrientationAttribute</string>
			<key>notes</key>
			<string> Elements such as scroll bars and sliders offer the kAXOrientationAttribute.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>kAXHorizontalOrientationValue, kAXVerticalOrientationValue, or rarely kAXUnknownOrientationValue</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXOverflowButton</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to retrieve the overflow button element of a toolbar, if the button is present.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXOverflowButtonAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityOverflowButtonAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role AXMenuButton</string>
			<key>value_roles</key>
			<array>
				<string>AXButton</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXParent</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Indicates the parent element in the accessibility hierarchy.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXParentAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityParentAttribute</string>
			<key>notes</key>
			<string>A push button&apos;s kAXParentElement might be a window element or a group. A sheet&apos;s kAXParentElement will be a window element. A window&apos;s kAXParentElement will be the application element. A menu item&apos;s kAXParentElement will be a menu element.
The UI element that contains or is the logical parent of an element with this attribute.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of the element’s parent in the accessibility hierarchy.</string>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXPlaceholderValue</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The placeholder value of a control such as a text field.  This is the value that is displayed when the text field is empty.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXPlaceholderValueAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityPlaceholderValueAttribute</string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXPosition</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The origin of the bounding rect of an element in screen coordinates.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXPositionAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityPositionAttribute</string>
			<key>notes</key>
			<string>0,0 is the top-left corner of the screen that displays the menu bar. The value of the horizontal axis increases to the right. The value of the vertical axis increases downward. Units are pixels.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXValueRef with type kAXValueCGPointType</string>
			<key>value_types</key>
			<array>
				<string>Point</string>
			</array>
		</dict>
		<key>AXPreviousContents</key>
		<dict>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to retrieve the non-splitter UI element that is logically before this splitter in its parent split group.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXPreviousContentsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityPreviousContentsAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXProgressValue</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_allows_nil</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.7</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.7</string>
			<key>private</key>
			<true/>
		</dict>
		<key>AXProxy</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute that returns the document proxy UI element of an AXWindow UI element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXProxyAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityProxyAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of the window&apos;s document proxy element</string>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXRTFForRange</key>
		<dict>
			<key>attribute_kind</key>
			<string>PARAMETERIZED</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns the RTF data for the provided range of text.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXRTFForRangeParameterizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRTFForRangeParameterizedAttribute</string>
			<key>notes</key>
			<string></string>
			<key>parameter_types</key>
			<array>
				<string>Range</string>
			</array>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>RTF Data</string>
			<key>value_types</key>
			<array>
				<string>Data</string>
			</array>
		</dict>
		<key>AXRangeForIndex</key>
		<dict>
			<key>attribute_kind</key>
			<string>PARAMETERIZED</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns the range of the composed character sequence at the provided text index.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXRangeForIndexParameterizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRangeForIndexParameterizedAttribute</string>
			<key>notes</key>
			<string></string>
			<key>parameter_types</key>
			<array>
				<string>Number</string>
			</array>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>Range</string>
			</array>
		</dict>
		<key>AXRangeForLine</key>
		<dict>
			<key>attribute_kind</key>
			<string>PARAMETERIZED</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns the range of text for the provided text line number.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXRangeForLineParameterizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRangeForLineParameterizedAttribute</string>
			<key>notes</key>
			<string></string>
			<key>parameter_types</key>
			<array>
				<string>Number</string>
			</array>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Range</string>
			</array>
		</dict>
		<key>AXRangeForPosition</key>
		<dict>
			<key>attribute_kind</key>
			<string>PARAMETERIZED</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns the range of the composed character sequence located at the provided position.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXRangeForPositionParameterizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRangeForPositionParameterizedAttribute</string>
			<key>notes</key>
			<string></string>
			<key>parameter_types</key>
			<array>
				<string>Point</string>
			</array>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Range</string>
			</array>
		</dict>
		<key>AXFrameInParentCoordinates</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Private attribute that returns the frame of an element in its parent’s coordinates.</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Rect</string>
			</array>
		</dict>
		<key>AXReplacementStringText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXReplacementStringTextAttribute</string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array/>
		</dict>
		<key>AXRole</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Indicates the role or kind of interface element represented by an AXUIElementRef.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXRoleAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRoleAttribute</string>
			<key>notes</key>
			<string>The string should not be localized, and it does not need to be human-readable. Instead of inventing new role strings, see if a custom element can be identified by an existing role string and a new subrole. See kAXSubroleAttribute.
Carbon Accessorization Notes: If your HIObjectClass or Carbon Event handler provides the kAXRoleAttribute, it must also provide the kAXRoleDescriptionAttribute.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>A CFStringRef of one of the defined UI element roles</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXRoleDescription</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A localized, human-readable string that describes the role, and subrole if present, of an AXUIElementRef.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXRoleDescriptionAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRoleDescriptionAttribute</string>
			<key>notes</key>
			<string> Examples would be &quot;push button&quot; or &quot;secure text field&quot;. The string&apos;s language should match the language of the app that the element lives within. The string should be all lower-case and contain no punctuation.
Two elements with the same kAXRoleAttribute and kAXSubroleAttribute should have the same kAXRoleDescriptionAttribute.
Carbon Accessorization Notes: The HIObjectClass or Carbon Event handler that provides the AXRole and/or AXSubrole for an element is the one that must also handle the AXRoleDescription attribute. If an HIObjectClass or Carbon Event handler does not provide either the AXRole or AXSubrole, it must not provide the AXRoleDescription.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>A localized, human-readable CFStringRef</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXRowCount</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returns the number of rows in an AXGrid.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.5</string>
			<key>carbon_name</key>
			<string>kAXRowCountAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.5</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRowCountAttribute</string>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>Number is an integer value</string>
			<key>value_types</key>
			<array>
				<string>Number</string>
			</array>
		</dict>
		<key>AXRowHeaderUIElements</key>
		<dict>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An array of AXUIElementRefs that represent the row headers of a table or outline view.  Used especially for the row headers of a spreadsheet.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXRowHeaderUIElementsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRowHeaderUIElementsAttribute</string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXRowIndexRange</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>For an AXCell, this attribute returns a range that specifies the row index of the cell as the location of the range, and the row span of the cell as the length of the range.  A cell located at row 3 with a column span of 2 would report the range (3, 2).</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXRowIndexRangeAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRowIndexRangeAttribute</string>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>Range</string>
			</array>
		</dict>
		<key>AXRows</key>
		<dict>
			<key>array_value_roles</key>
			<array/>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An attribute that returns the related row UI elements.  In the case of AXTable and AXOutline elements, the rows are a subset of the children of the element.  For AXColumn, the rows are the contents of each row within that column, and not AXRow elements.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXRowsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRowsAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXScreenPointForLayoutPoint</key>
		<dict>
			<key>attribute_kind</key>
			<string>PARAMETERIZED</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Given a point in user coordinates in the layout area returns that point in screen coordinates.  The horizontal and vertical coordinates of the parameter are given in the units returned by AXHorizontalUnits and AXVerticalUnits.  This allows an assistive app to translate from a user action, such as move a handle 1/4 inch up, to a screen coordinate, to correctly change the AXPosition of an AXHandle element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXScreenPointForLayoutPointParameterizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityScreenPointForLayoutPointParameterizedAttribute</string>
			<key>parameter_description</key>
			<string>Point in coordinates of the layout area</string>
			<key>parameter_types</key>
			<array>
				<string>Point</string>
			</array>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>Point in screen coordinates</string>
			<key>value_types</key>
			<array>
				<string>Point</string>
			</array>
		</dict>
		<key>AXScreenSizeForLayoutSize</key>
		<dict>
			<key>attribute_kind</key>
			<string>PARAMETERIZED</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Given a size in units of a layout area, returns the corresponding size in screen units, with the width and height of the parameter in the units returned by the AXHorizontalUnits and AXVerticalUnits of the layout area.  This allows an assistive app to translate from a specified user size of a layout item, to the size the layout item element would be in screen units.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXScreenSizeForLayoutSizeParameterizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityScreenSizeForLayoutSizeParameterizedAttribute</string>
			<key>parameter_description</key>
			<string>Size in layout area units</string>
			<key>parameter_types</key>
			<array>
				<string>Size</string>
			</array>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>Size in screen coordinates</string>
			<key>value_types</key>
			<array>
				<string>Size</string>
			</array>
		</dict>
		<key>AXSearchButton</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to retrieve the search button element of a search field</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXSearchButtonAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySearchButtonAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_roles</key>
			<array>
				<string>AXButton</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXSearchMenu</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute to return the search menu related to the UI element.  This attribute is not currently used by any role.</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySearchMenuAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXSecondField</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Convenience attribute to retrieve the field of an AXTimeField element which displays seconds.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXSecondFieldAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role kAXTextFieldRole that is used to edit the seconds in a time field element</string>
			<key>value_roles</key>
			<array>
				<string>AXTextField</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXSelected</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This attribute is a boolean that indicates whether the UI Element is selected.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSelectedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySelectedAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string>CFBoolean</string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXSelectedCells</key>
		<dict>
			<key>array_value_roles</key>
			<array>
				<string>AXCell</string>
			</array>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>In an AXCell-based AXTable or AXOutline, this attribute returns the array of selected cells in the table.  Although this attribute is optional for AXTable, it is required for AXCell-based AXTables.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXSelectedCellsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySelectedCellsAttribute</string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXSelectedChildren</key>
		<dict>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute which returns the selected children of an element in the accessibility hierarchy.  The selected children should be a subset of the AXChildren value.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSelectedChildrenAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySelectedChildrenAttribute</string>
			<key>notes</key>
			<string>This is a the subset of the element&apos;s kAXChildrenAttribute that are selected. This is commonly used in lists so an assistive app can know which list items are selected.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string>CFArrayRef of AXUIElementRefs</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXSelectedColumns</key>
		<dict>
			<key>array_value_roles</key>
			<array>
				<string>AXColumn</string>
			</array>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An attribute that returns the column UI elements which are currently selected.  The contents of this attribute should be a subset of the values reported by the AXColumns attribute.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSelectedColumnsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySelectedColumnsAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXSelectedRows</key>
		<dict>
			<key>array_value_roles</key>
			<array/>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An attribute that returns the row UI elements which are currently selected.  The contents of this attribute should be a subset of the values reported by the AXRows attribute.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSelectedRowsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySelectedRowsAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXSelectedText</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute that returns the selected text in the UI element.  When this attribute is set, the set string replaces the current selection.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSelectedTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySelectedTextAttribute</string>
			<key>notes</key>
			<string>The selected text of an editable text element. (Is this true, or is it really for selectable text elements?)</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string>A CFStringRef with the currently selected text of the element.</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXSelectedTextRange</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The range of selected text in the UI element.  If the length of the selection is zero, the location of the range indicates the location of the insertion point.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSelectedTextRangeAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySelectedTextRangeAttribute</string>
			<key>notes</key>
			<string>kAXSelectedTextRangeAttribute
The range of characters (not bytes) that defines the current selection of an editable text element.  (Is it editable text element, or selectable text element?)</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string>AXValueRef of type kAXValueCFRange</string>
			<key>value_types</key>
			<array>
				<string>Range</string>
			</array>
		</dict>
		<key>AXSelectedTextRanges</key>
		<dict>
			<key>array_value_types</key>
			<array>
				<string>Range</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An array of the ranges of selected text in the UI element.  This supports text areas that allow non-contiguous selection of text.  The first range in the array should be the same range returned by AXSelectedTextRange.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.5</string>
			<key>carbon_name</key>
			<string>kAXSelectedTextRangesAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.5</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySelectedTextRangesAttribute</string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string>Array of Ranges</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXServesAsTitleForUIElements</key>
		<dict>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An array of UI elements that this UI Element serves as the title for.  This attribute provides the inverse relationship of the AXTitleUIElement attribute.  Except in the AXMenuBarItem and AXMenuItem roles, this attribute is not used.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXServesAsTitleForUIElementsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityServesAsTitleForUIElementsAttribute</string>
			<key>notes</key>
			<string>The attribute AXTitleUIElement allows an element to refer to the UI Element that contains its title. This attribute is the backpointer from the element containing the title to the UI element that is titled by this element.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFArray of AXUIElements</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXShadowText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXShadowTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityShadowTextAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
		</dict>
		<key>AXSharedCharacterRange</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>When text flows between UI elements, for instance two columns on a single page, all of the UI elements share the same underlying text value.  This attribute returns the range of the shared text that is present within this UI element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXSharedCharacterRangeAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySharedCharacterRangeAttribute</string>
			<key>notes</key>
			<string>This attribute returns the range of characters of the entire text value that are within this single UI Element.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXValueRef of type kAXValueCFRangeType</string>
			<key>value_types</key>
			<array>
				<string>Range</string>
			</array>
		</dict>
		<key>AXSharedFocusElements</key>
		<dict>
			<key>array_value_roles</key>
			<array/>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns an array of elements that also have keyboard focus when a given element has keyboard focus. A common usage of this attribute is to report that both a search text field and a list of resulting suggestions share keyboard focus because keyboard events can be handled by either UI element. In this example, the text field would be the first responder and it would report the list of suggestions as an element in the array returned for kAXSharedFocusElementsAttribute.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.10</string>
			<key>carbon_name</key>
			<string>kAXSharedFocusElementsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.10</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySharedFocusElementsAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFArrayRef of AXUIElementRefs</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXSharedTextUIElements</key>
		<dict>
			<key>array_value_roles</key>
			<array/>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>When text flows between UI elements, for instance two columns on a single page, all of the UI elements share the same underlying text value.  This attribute provides an array of UI elements, typically AXTextArea elements that share the flow of text.  The elements in the array should be in the order in which they present the text.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXSharedTextUIElementsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySharedTextUIElementsAttribute</string>
			<key>notes</key>
			<string>This attribute returns an array of all of the UI Elements that contain the underlying text value.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFArrayRef of AXUIElementRefs</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXShownMenu</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute that reports a menu UI element that is currently visible.  The reported element should also be one of the AXChildren of the UI element with this attribute.</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityShownMenuAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXShownMenuUIElement</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute that reports a menu UI element that is currently visible.  The reported element should also be one of the AXChildren of the UI element with this attribute.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXShownMenuUIElementAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXShownStack</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_allows_nil</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.7</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.7</string>
			<key>private</key>
			<true/>
			<key>value_roles</key>
			<array>
				<string>AXGrid</string>
				<string>AXList</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXSize</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The height and width of the bounding rect of an element in screen coordinates.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSizeAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySizeAttribute</string>
			<key>notes</key>
			<string>Units are pixels.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXValueRef with type kAXValueCGSizeType</string>
			<key>value_types</key>
			<array>
				<string>Size</string>
			</array>
		</dict>
		<key>AXSortDirection</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returning a string constant that indicates the sort direction of the UI element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSortDirectionAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySortDirectionAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string>CFStringRef, either AXAscending or AXDescending.</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXSplitters</key>
		<dict>
			<key>array_value_roles</key>
			<array>
				<string>AXSplitter</string>
			</array>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returning the AXSplitter UI elements of an AXSplitGroup</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSplittersAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySplittersAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXStatusLabel</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_allows_nil</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.7</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.7</string>
			<key>private</key>
			<true/>
		</dict>
		<key>AXStrikethroughColorText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXStrikethroughColorTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityStrikethroughColorTextAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
		</dict>
		<key>AXStrikethroughText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXStrikethroughTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityStrikethroughTextAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
		</dict>
		<key>AXStringForRange</key>
		<dict>
			<key>attribute_kind</key>
			<string>PARAMETERIZED</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns the string value for the provided range of text.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXStringForRangeParameterizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityStringForRangeParameterizedAttribute</string>
			<key>notes</key>
			<string></string>
			<key>parameter_types</key>
			<array>
				<string>Range</string>
			</array>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXStyleRangeForIndex</key>
		<dict>
			<key>attribute_kind</key>
			<string>PARAMETERIZED</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns the range of the text style for the character at the provided index.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXStyleRangeForIndexParameterizedAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityStyleRangeForIndexParameterizedAttribute</string>
			<key>notes</key>
			<string></string>
			<key>parameter_types</key>
			<array>
				<string>Number</string>
			</array>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Range</string>
			</array>
		</dict>
		<key>AXSubrole</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Indicates that an element has a particular subtype or specialization of a particular role or an AXUIElementRef.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSubroleAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySubroleAttribute</string>
			<key>notes</key>
			<string>An example element that offers the kAXSubroleAttribute is a window&apos;s close box. Its kAXRoleAttribute value is kAXButtonRole and its kAXSubroleAttribute is kAXCloseButtonSubrole. It is of role kAXButtonRole because it offers no additional actions or attributes above and beyond what other kAXButtonRole elements provide; it was given a subrole in order to allow an assistive app to communicate the close box&apos;s semantic difference to the user.
Carbon Accessorization Notes: If your HIObjectClass or Carbon Event handler provides the kAXSubroleAttribute, it must also provide the kAXRoleDescriptionAttribute.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>A CFStringRef of one of the defined UI element subroles</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXSuperscriptText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXSuperscriptTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySuperscriptTextAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
		</dict>
		<key>AXTabs</key>
		<dict>
			<key>array_value_roles</key>
			<array>
				<string>AXRadioButton</string>
			</array>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute that returns the tab elements of an AXTabGroup.  Because the tabs behave like radio buttons, the tabs have the AXRadioButton role.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXTabsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTabsAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFArrayRef of AXUIElementRefs</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXText</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Marked as ‘obsolete/unknown’ attribute in AXAttributeConstants.h in 10.4</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXTextAttribute</string>
			<key>notes</key>
			<string></string>
			<key>private</key>
			<true/>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array/>
		</dict>
		<key>AXTextInputMarkedRange</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Private attribute which provides the marked range of a text input session from an input manager.</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTextInputMarkedRangeAttribute</string>
			<key>private</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>The marked range in an input manager text input session</string>
			<key>value_types</key>
			<array>
				<string>Range</string>
			</array>
		</dict>
		<key>AXTitle</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The localized, human-readable string that is the visible text of a UI element.  The one exception is AXApplication, where the AXTitle returned is the name of the application.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXTitleAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTitleAttribute</string>
			<key>notes</key>
			<string>For example, an OK button&apos;s kAXTitleElement is the string &quot;OK&quot;, and a menu item&apos;s kAXTitleElement is the text of the menu item.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>A localized, human-readable CFStringRef</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXTitleUIElement</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute that returns a related UI Element that provides the title for this UI Element.  This is typically an element of role AXStaticText.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXTitleUIElementAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTitleUIElementAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef</string>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXToolbarButton</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to retrieve the toolbar button element of a window.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXToolbarButtonAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityToolbarButtonAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role AXButton and subrole AXToolbarButton</string>
			<key>value_roles</key>
			<array>
				<string>AXButton:AXToolbarButton</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXTopLevelUIElement</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>UI elements with the role of AXWindow, AXSheet, or AXDrawer are known as top level UI elements.  This attribute returns the first top level UI element ancestor of an element.  The value of this attribute should be equivalent of walking up the AXParent chain until the first top level UI element is found.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXTopLevelUIElementAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTopLevelUIElementAttribute</string>
			<key>notes</key>
			<string>It is a short cut for traversing an element&apos;s parent hierarchy until an element of role kAXWindowRole, kAXSheetRole, or kAXDrawerRole is found.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role AXWindow, AXSheet, or AXDrawer</string>
			<key>value_roles</key>
			<array>
				<string>AXWindow</string>
				<string>AXSheet</string>
				<string>AXDrawer</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXURL</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute that returns the URL associated with the element.  For file-related Dock items this is often a local file URL.  For elements such as those with the AXLink role, this returns the URL for that link element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXURLAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityURLAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFURLRef</string>
			<key>value_types</key>
			<array>
				<string>URL</string>
			</array>
		</dict>
		<key>AXUnderlineColorText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXUnderlineColorTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityUnderlineColorTextAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
		</dict>
		<key>AXUnderlineText</key>
		<dict>
			<key>attribute_kind</key>
			<string>TEXT</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXUnderlineTextAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityUnderlineTextAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
		</dict>
		<key>AXUnitDescription</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returning a localized description of the unit of measurement used by the user interface element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXUnitDescriptionAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityUnitDescriptionAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXUnits</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returning a string constant which indicates the unit of measurement used by the user interface element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXUnitsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityUnitsAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXValue</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute that returns the value of a control.  The type of value returned by this attribute depends on the role of its the UI element.  For instance, an AXScrollBar will return a numeric value, an AXTextField will return a string value, an AXRadioGroup will return its selected AXRadioButton as its value.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXValueAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityValueAttribute</string>
			<key>notes</key>
			<string>For example, the contents of an editable text field, the position of a scroll bar thumb, and whether a check box is checked are all communicated by the kAXValueAttribute of their respective elements.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string>Almost any CFTypeRef. Varies, but will always be the same type for a given kind of element.</string>
		</dict>
		<key>AXValueDescription</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This attribute returns a string description that best describes the current AXValue of an element.  The string should be localized and presentable to the user.  For example, a slider that lets the user set an amount of time might report a more useful value description of “3 minutes”, which could be presented to the user, instead of the raw numeric value of the slider.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.5</string>
			<key>carbon_name</key>
			<string>kAXValueDescriptionAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.5</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityValueDescriptionAttribute</string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXValueIncrement</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns the amount the AXValue of the element will change when the AXIncrement or AXDecrement actions are performed.  This attribute is not currently used by any role.   It is not recommended to use this attribute, since it is unlikely that existing assistive applications such as VoiceOver will use it.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXValueIncrementAttribute</string>
			<key>notes</key>
			<string>Only used in conjunction with kAXValueAttribute. In particular, it is used on elements of role kAXIncrementorRole in order to give the user an idea of how much its value will change with a single click on the up or down arrow.</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>Same data type as the element&apos;s kAXValueAttribute. Usually CFNumberRef, but possibly any CFTypeRef.</string>
			<key>value_types</key>
			<array>
				<string>Number</string>
			</array>
		</dict>
		<key>AXValueWraps</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns a boolean value indicating whether the AXValue of the element will wrap when incrementing and decrementing beyond the AXMaxValue and AXMinValue respectively.  This attribute is not currently used by any role.  It is not recommended to use this attribute, since it is unlikely that existing assistive applications such as VoiceOver will use it.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXValueWrapsAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Boolean</string>
			</array>
		</dict>
		<key>AXVerticalScrollBar</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Convenience attribute to retrieve the vertical scroll bar for the UI element with this attribute.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXVerticalScrollBarAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityVerticalScrollBarAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef</string>
			<key>value_roles</key>
			<array>
				<string>AXScrollBar</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXVerticalUnitDescription</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returning a localized description of the unit of measurement used for the vertical axis by the user interface element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXVerticalUnitDescriptionAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityVerticalUnitDescriptionAttribute</string>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXVerticalUnits</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute returning a string constant which indicates the unit of measurement used for the vertical axis by the user interface element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXVerticalUnitsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityVerticalUnitsAttribute</string>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_types</key>
			<array>
				<string>String</string>
			</array>
		</dict>
		<key>AXVisibleCells</key>
		<dict>
			<key>array_value_roles</key>
			<array>
				<string>AXCell</string>
			</array>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>In an AXCell-based AXTable or AXOutline, this attribute returns the array of visible cells in the table.  Although this attribute is optional for AXTable, it is required for AXCell-based AXTables.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXVisibleCellsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityVisibleCellsAttribute</string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXVisibleCharacterRange</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The range of characters (not bytes) that are scrolled into view in the editable text element.  When this attribute can be set by an accessibility client, setting the visible character range should act as if the user had scrolled that range of text into view.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXVisibleCharacterRangeAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityVisibleCharacterRangeAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>YES</string>
			<key>value_description</key>
			<string>AXValueRef of type kAXValueCFRange</string>
			<key>value_types</key>
			<array>
				<string>Range</string>
			</array>
		</dict>
		<key>AXVisibleChildren</key>
		<dict>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Attribute which returns the visible children of an element in the accessibility hierarchy.  The selected children should be a subset of the AXChildren value.  Children elements which are partially visible should be reported by this attribute.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXVisibleChildrenAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityVisibleChildrenAttribute</string>
			<key>notes</key>
			<string>This is a the subset of the element&apos;s kAXChildrenAttribute that a sighted user can see on the screen. In a list element, kAXVisibleChildrenAttribute would be an array of child elements that are currently scrolled into view.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFArrayRef of AXUIElementRefs</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXVisibleColumns</key>
		<dict>
			<key>array_value_roles</key>
			<array/>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An attribute that returns the related column UI elements which are currently visible.  Partially visible columns are considered to be visible and should be included.  The contents of this attribute should be a subset of the values reported by the AXColumns attribute.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXVisibleColumnsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityVisibleColumnsAttribute</string>
			<key>notes</key>
			<string>This is the subset of a browser&apos;s kAXColumnsAttribute where each column in the array is one that is currently scrolled into view within the browser. It does not include any columns that are currently scrolled out of view.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>A CFArrayRef of AXUIElementRefs representing the columns of a browser. The columns will be grandchild elements of the browser, and will generally be of role kAXScrollArea.</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXVisibleRows</key>
		<dict>
			<key>array_value_roles</key>
			<array/>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An attribute that returns the related row UI elements which are currently visible.  Partially visible rows are considered to be visible and should be included.  The contents of this attribute should be a subset of the values reported by the AXRows attribute.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXVisibleRowsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityVisibleRowsAttribute</string>
			<key>notes</key>
			<string>Table view / outline view attribute</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXVisibleText</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Marked as ‘obsolete/unknown’ attribute in AXAttributeConstants.h in 10.4</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXVisibleTextAttribute</string>
			<key>notes</key>
			<string>obsolete/unknown attribute</string>
			<key>private</key>
			<true/>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string></string>
		</dict>
		<key>AXWarningValue</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This is the value at which level indicator displays as a warning (such as a disk becoming too full).  Typically a level indicator will change from green to yellow to indicate that the warning value has been reached or exceeded.  This attribute allows accessibility clients to determine that the threshold has been reached and report accordingly.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXWarningValueAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityWarningValueAttribute</string>
			<key>required_default</key>
			<true/>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>Any value type is allowed, but is typically a number.</string>
		</dict>
		<key>AXWindow</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Returns the first AXWindow element ancestor of an element.  The value of this attribute should be equivalent of walking up the AXParent chain until the first AXWindow element is found.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXWindowAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityWindowAttribute</string>
			<key>notes</key>
			<string> Note that the value for kAXWindowAttribute should not be an element of role kAXSheetRole or kAXDrawerRole; instead, the value should be the element of kAXWindowRole that the sheet or drawer is attached to.</string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role AXWindow</string>
			<key>value_roles</key>
			<array>
				<string>AXWindow</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXWindows</key>
		<dict>
			<key>array_value_roles</key>
			<array>
				<string>AXWindow</string>
			</array>
			<key>array_value_types</key>
			<array>
				<string>UI Element</string>
			</array>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The array of AXWindow elements of an AXApplication element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXWindowsAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityWindowsAttribute</string>
			<key>notes</key>
			<string>Listed in z-order</string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>CFArrayRef of AXUIElementRefs of role AXWindow</string>
			<key>value_types</key>
			<array>
				<string>Array</string>
			</array>
		</dict>
		<key>AXYearField</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Convenience attribute to retrieve the year field of an AXDateField element.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXYearFieldAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<true/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role kAXTextFieldRole that is used to edit the year in a date field element</string>
			<key>value_roles</key>
			<array>
				<string>AXTextField</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
		<key>AXZoomButton</key>
		<dict>
			<key>attribute_kind</key>
			<string>REGULAR</string>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A convenience attribute to retrieve the zoom button element of a window.</string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXZoomButtonAttribute</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityZoomButtonAttribute</string>
			<key>notes</key>
			<string></string>
			<key>required_default</key>
			<false/>
			<key>returns</key>
			<string></string>
			<key>settable_default</key>
			<string>NO</string>
			<key>value_description</key>
			<string>AXUIElementRef of role AXButton and subrole AXZoomButton</string>
			<key>value_roles</key>
			<array>
				<string>AXButton:AXZoomButton</string>
			</array>
			<key>value_types</key>
			<array>
				<string>UI Element</string>
			</array>
		</dict>
	</dict>
	<key>notifications</key>
	<dict>
		<key>AXAnnouncementRequested</key>
		<dict>
			<key>ax_notes</key>
			<string>Requires a user info dictionary with the key AXAnnouncementKey and the announcment value as a localized string.</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.7</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityAnnouncementRequestedNotification</string>
		</dict>
		<key>AXApplicationActivated</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXApplicationActivatedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityApplicationActivatedNotification</string>
		</dict>
		<key>AXApplicationDeactivated</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXApplicationDeactivatedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityApplicationDeactivatedNotification</string>
		</dict>
		<key>AXApplicationHidden</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXApplicationHiddenNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityApplicationHiddenNotification</string>
		</dict>
		<key>AXApplicationShown</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXApplicationShownNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityApplicationShownNotification</string>
		</dict>
		<key>AXCreated</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXCreatedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityCreatedNotification</string>
		</dict>
		<key>AXDrawerCreated</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXDrawerCreatedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDrawerCreatedNotification</string>
		</dict>
		<key>AXFocusedUIElementChanged</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXFocusedUIElementChangedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityFocusedUIElementChangedNotification</string>
		</dict>
		<key>AXFocusedWindowChanged</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXFocusedWindowChangedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityFocusedWindowChangedNotification</string>
		</dict>
		<key>AXHelpTagCreated</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXHelpTagCreatedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityHelpTagCreatedNotification</string>
		</dict>
		<key>AXLayoutChanged</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>cocoa_available_in_os_version</key>
			<string>10.9</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityLayoutChangedNotification</string>
		</dict>
		<key>AXMainWindowChanged</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMainWindowChangedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMainWindowChangedNotification</string>
		</dict>
		<key>AXMenuClosed</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMenuClosedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string></string>
		</dict>
		<key>AXMenuItemSelected</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMenuItemSelectedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string></string>
		</dict>
		<key>AXMenuOpened</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMenuOpenedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string></string>
		</dict>
		<key>AXMoved</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXMovedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMovedNotification</string>
		</dict>
		<key>AXResized</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXResizedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityResizedNotification</string>
		</dict>
		<key>AXRowCollapsed</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXRowCollapsedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRowCollapsedNotification</string>
		</dict>
		<key>AXRowCountChanged</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXRowCountChangedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRowCountChangedNotification</string>
		</dict>
		<key>AXRowExpanded</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXRowExpandedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRowExpandedNotification</string>
		</dict>
		<key>AXSelectedCellsChanged</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXSelectedCellsChangedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySelectedCellsChangedNotification</string>
		</dict>
		<key>AXSelectedChildrenChanged</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXSelectedChildrenChangedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySelectedChildrenChangedNotification</string>
		</dict>
		<key>AXSelectedColumnsChanged</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXSelectedColumnsChangedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySelectedColumnsChangedNotification</string>
		</dict>
		<key>AXSelectedRowsChanged</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXSelectedRowsChangedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySelectedRowsChangedNotification</string>
		</dict>
		<key>AXSelectedTextChanged</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXSelectedTextChangedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySelectedTextChangedNotification</string>
		</dict>
		<key>AXSheetCreated</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXSheetCreatedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySheetCreatedNotification</string>
		</dict>
		<key>AXTitleChanged</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.5</string>
			<key>carbon_name</key>
			<string>kAXTitleChangedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTitleChangedNotification</string>
		</dict>
		<key>AXUIElementDestroyed</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXUIElementDestroyedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityUIElementDestroyedNotification</string>
		</dict>
		<key>AXValueChanged</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXValueChangedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityValueChangedNotification</string>
		</dict>
		<key>AXWindowCreated</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXWindowCreatedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityWindowCreatedNotification</string>
		</dict>
		<key>AXWindowDeminiaturized</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXWindowDeminiaturizedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityWindowDeminiaturizedNotification</string>
		</dict>
		<key>AXWindowMiniaturized</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXWindowMiniaturizedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityWindowMiniaturizedNotification</string>
		</dict>
		<key>AXWindowMoved</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXWindowMovedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityWindowMovedNotification</string>
		</dict>
		<key>AXWindowResized</key>
		<dict>
			<key>ax_notes</key>
			<string></string>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXWindowResizedNotification</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityWindowResizedNotification</string>
		</dict>
	</dict>
	<key>role_actions</key>
	<array>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXButton</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXButton:AXDecrementArrow</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXButton:AXDecrementPage</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXButton:AXFullScreenButton</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXButton:AXIncrementArrow</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXButton:AXIncrementPage</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXButton:AXMinimizeButton</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXButton:AXToolbarButton</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXButton:AXZoomButton</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXCheckBox</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXColorWell</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXConfirm</string>
			<key>role</key>
			<string>AXComboBox</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXDisclosureTriangle</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXShowMenu</string>
			<key>role</key>
			<string>AXDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXShowMenu</string>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXShowMenu</string>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXShowMenu</string>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXShowMenu</string>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXShowMenu</string>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXShowMenu</string>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXShowMenu</string>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXShowMenu</string>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXRaise</string>
			<key>role</key>
			<string>AXDrawer</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXIncrement</string>
			<key>role</key>
			<string>AXIncrementor</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXDecrement</string>
			<key>role</key>
			<string>AXIncrementor</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXLink</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXLink:AXTextLink</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXCancel</string>
			<key>role</key>
			<string>AXMenu</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXMenu</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXCancel</string>
			<key>role</key>
			<string>AXMenuBar</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXCancel</string>
			<key>role</key>
			<string>AXMenuBarItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXMenuBarItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXMenuButton</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXShowMenu</string>
			<key>role</key>
			<string>AXMenuButton</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXCancel</string>
			<key>role</key>
			<string>AXMenuItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXMenuItem</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXPopUpButton</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXShowMenu</string>
			<key>role</key>
			<string>AXPopUpButton</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXCancel</string>
			<key>role</key>
			<string>AXPopover</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXRadioButton</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXRuler</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXDelete</string>
			<key>role</key>
			<string>AXRulerMarker</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXRaise</string>
			<key>role</key>
			<string>AXSheet</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXIncrement</string>
			<key>role</key>
			<string>AXSlider</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXDecrement</string>
			<key>role</key>
			<string>AXSlider</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXIncrement</string>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXDecrement</string>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXIncrement</string>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXDecrement</string>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXPress</string>
			<key>role</key>
			<string>AXSortButton</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXConfirm</string>
			<key>role</key>
			<string>AXTextField</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXConfirm</string>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXConfirm</string>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXShowMenu</string>
			<key>role</key>
			<string>AXToolbar</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXRaise</string>
			<key>role</key>
			<string>AXWindow</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXRaise</string>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXRaise</string>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXRaise</string>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXRaise</string>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
		</dict>
		<dict>
			<key>action</key>
			<string>AXRaise</string>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
		</dict>
	</array>
	<key>role_attributes</key>
	<array>
		<dict>
			<key>attribute</key>
			<string>AXEnhancedUserInterface</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocusedUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocusedWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFrontmost</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHidden</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMainWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMenuBar</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindows</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXLinkedUIElements</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXExtrasMenuBar</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXApplication</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXColumnTitles</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXColumns</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHorizontalScrollBar</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleColumns</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXBrowser</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBusyIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBusyIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBusyIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXBusyIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBusyIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBusyIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBusyIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBusyIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBusyIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBusyIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrientation</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXBusyIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXBusyIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEdited</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXCloseButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXDecrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXDecrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXDecrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXFullScreenButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXFullScreenButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXFullScreenButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXFullScreenButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXFullScreenButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXFullScreenButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXFullScreenButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXFullScreenButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXFullScreenButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXFullScreenButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXFullScreenButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXFullScreenButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXFullScreenButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXIncrementArrow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXIncrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXIncrementPage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXMinimizeButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXMinimizeButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXMinimizeButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXMinimizeButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXMinimizeButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXMinimizeButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXMinimizeButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXMinimizeButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXMinimizeButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXMinimizeButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXMinimizeButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXMinimizeButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXMinimizeButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSortDirection</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXToolbarButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXToolbarButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXToolbarButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXToolbarButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXToolbarButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXToolbarButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXToolbarButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXToolbarButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXToolbarButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXToolbarButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXToolbarButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXToolbarButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXToolbarButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXZoomButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXZoomButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXZoomButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXZoomButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXZoomButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXZoomButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXZoomButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXZoomButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXZoomButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXZoomButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXZoomButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXButton:AXZoomButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXButton:AXZoomButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRowIndexRange</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXColumnIndexRange</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitleUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXCell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXCheckBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXCheckBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXCheckBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXCheckBox:AXSwitch</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXCheckBox:AXToggle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXColorWell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColorWell</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColorWell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColorWell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColorWell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXColorWell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColorWell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColorWell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColorWell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColorWell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColorWell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColorWell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXColorWell</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHeader</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXColumn</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIndex</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColumn</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColumn</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColumn</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColumn</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColumn</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRows</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColumn</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColumn</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColumn</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColumn</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleRows</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColumn</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXColumn</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXColumn</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXExpanded</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXInsertionPointLineNumber</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXNumberOfCharacters</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedText</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedTextRange</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleCharacterRange</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitleUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXAttributedStringForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXBoundsForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXLineForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRTFForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForLine</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForPosition</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStringForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStyleRangeForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPlaceholderValue</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXComboBox</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDayField</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIncrementor</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMonthField</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXYearField</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDateField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDisclosureTriangle</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDisclosureTriangle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDisclosureTriangle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDisclosureTriangle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDisclosureTriangle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDisclosureTriangle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDisclosureTriangle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDisclosureTriangle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDisclosureTriangle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDisclosureTriangle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDisclosureTriangle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDisclosureTriangle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDisclosureTriangle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXShownMenuUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXShownMenuUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXURL</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIsApplicationRunning</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStatusLabel</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXProgressValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXApplicationDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXShownMenuUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXURL</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStatusLabel</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXProgressValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDockExtraDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXShownMenuUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXURL</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStatusLabel</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXProgressValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXDocumentDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXShownMenuUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXURL</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStatusLabel</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXProgressValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXShownStack</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXFolderDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXShownMenuUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStatusLabel</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXProgressValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXMinimizedWindowDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXShownMenuUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXSeparatorDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXShownMenuUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStatusLabel</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXProgressValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXTrashDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXShownMenuUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXURL</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStatusLabel</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXProgressValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDockItem:AXURLDockItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDrawer</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDrawer</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDrawer</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDrawer</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDrawer</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDrawer</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDrawer</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXDrawer</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDrawer</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXDrawer</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRowCount</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXColumnCount</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrderedByRow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXGrid</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitleUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXContents</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrowArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrowArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrowArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrowArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrowArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrowArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXGrowArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXGrowArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHandle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHandle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHandle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHandle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHandle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHandle</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHandle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHandle</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXHandle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHandle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXHandle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXHandle</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHelpTag</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHelpTag</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHelpTag</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHelpTag</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHelpTag</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXHelpTag</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXHelpTag</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXURL</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFilename</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXImage</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXURL</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFilename</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXImage:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXIncrementor</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXIncrementor</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXIncrementor</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDecrementButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXIncrementor</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXIncrementor</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXIncrementor</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXIncrementor</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIncrementButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXIncrementor</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXIncrementor</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXIncrementor</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXIncrementor</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXIncrementor</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXIncrementor</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXIncrementor</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHorizontalUnitDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHorizontalUnits</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVerticalUnitDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVerticalUnits</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXLayoutSizeForScreenSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXScreenSizeForLayoutSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXLayoutPointForScreenPoint</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXScreenPointForLayoutPoint</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXLayoutArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutItem</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXLayoutItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHandles</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLayoutItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedChildren</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXLayoutItem</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXLayoutItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXAllowedValues</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMaxValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWarningValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCriticalValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrientation</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXLevelIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXURL</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink:AXTextLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink:AXTextLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink:AXTextLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink:AXTextLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink:AXTextLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink:AXTextLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink:AXTextLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink:AXTextLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXURL</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink:AXTextLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXLink:AXTextLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXLink:AXTextLink</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrientation</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrientation</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList:AXContentList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrientation</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList:AXDefinitionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrientation</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList:AXDescriptionList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrientation</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXList:AXProcessSwitcherList</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMatte</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMatte</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMatte</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMatteContentUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMatte</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMatteHole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMatte</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMatte</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMatte</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMatte</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMatte</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMatte</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMatte</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMatte</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMatte</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMatte</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenu</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenu</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenu</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenu</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenu</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenu</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenu</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenu</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitleUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenu</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenu</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenu</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitleUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBarItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBarItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBarItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBarItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBarItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBarItem</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuBarItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBarItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXServesAsTitleForUIElements</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuBarItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBarItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuBarItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuBarItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuBarItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuButton</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMenuItemCmdChar</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMenuItemCmdGlyph</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMenuItemCmdModifiers</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMenuItemCmdVirtualKey</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMenuItemMarkChar</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMenuItemPrimaryUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXServesAsTitleForUIElements</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleChildren</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedChildren</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXMenuItem</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXLinkedUIElements</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRows</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleRows</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXColumns</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHeader</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedColumns</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedRows</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleColumns</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCellForColumnAndRow</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedCells</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleCells</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXOutline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopUpButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopUpButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopUpButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopUpButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopUpButton</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXPopUpButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopUpButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopUpButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopUpButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopUpButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopUpButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopUpButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXPopUpButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXPopUpButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopover</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopover</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitleUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXPopover</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopover</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopover</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXPopover</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopover</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopover</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopover</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopover</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXPopover</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXPopover</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXPopover</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXProgressIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXProgressIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXProgressIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXProgressIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMaxValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXProgressIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXProgressIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXProgressIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXProgressIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXProgressIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXProgressIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXProgressIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXProgressIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrientation</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXProgressIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXProgressIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioButton</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRadioButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRadioButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRadioButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleChildren</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRadioGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRelevanceIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRelevanceIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRelevanceIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMaxValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRelevanceIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRelevanceIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRelevanceIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRelevanceIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRelevanceIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRelevanceIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRelevanceIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRelevanceIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRelevanceIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRelevanceIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIndex</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDisclosedByRow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDisclosedRows</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDisclosing</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDisclosureLevel</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIndex</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRow:AXOutlineRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIndex</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelected</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRow:AXTableRow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMarkerUIElements</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrientation</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXUnitDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXUnits</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRuler</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRulerMarker</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRulerMarker</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMarkerType</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRulerMarker</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMarkerTypeDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRulerMarker</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRulerMarker</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRulerMarker</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRulerMarker</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRulerMarker</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRulerMarker</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXRulerMarker</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXRulerMarker</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXContents</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHorizontalScrollBar</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVerticalScrollBar</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXScrollArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrientation</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMaxValue</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinValue</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHidden</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXScrollBar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSheet</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSheet</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCancelButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSheet</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSheet</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDefaultButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSheet</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSheet</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXGrowArea</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSheet</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSheet</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSheet</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSheet</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSheet</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSheet</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSheet</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXAllowedValues</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMaxValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrientation</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSlider</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXAllowedValues</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMaxValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrientation</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSlider:AXRatingIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXAllowedValues</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMaxValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrientation</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValueDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSlider:AXTimeline</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSortButton</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSortDirection</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSortButton</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSplitGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSplitters</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSplitGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMaxValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXNextContents</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOrientation</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPreviousContents</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSplitter</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXInsertionPointLineNumber</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXNumberOfCharacters</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedText</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedTextRange</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleCharacterRange</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXAttributedStringForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXBoundsForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXLineForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRTFForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForLine</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForPosition</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStringForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStyleRangeForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXInsertionPointLineNumber</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXNumberOfCharacters</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedText</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedTextRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleCharacterRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXAttributedStringForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXBoundsForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXLineForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRTFForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForLine</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForPosition</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStringForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStyleRangeForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXURL</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXStaticText:AXTextAttachment</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSystemWide</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSystemWide</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocusedUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSystemWide</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocusedApplication</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXSystemWide</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXSystemWide</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXContents</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTabGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTabGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTabGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTabGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTabGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTabGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTabGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTabGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTabGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTabs</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTabGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTabGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTabGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTabGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTabGroup</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXColumnHeaderUIElements</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXColumns</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHeader</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRows</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedColumns</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedRows</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleColumns</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleRows</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedCells</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleCells</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCellForColumnAndRow</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRowHeaderUIElements</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXColumnCount</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRowCount</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTable</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXInsertionPointLineNumber</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXNumberOfCharacters</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedText</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedTextRange</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSharedCharacterRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSharedTextUIElements</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleCharacterRange</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitleUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXAttributedStringForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXBoundsForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXLineForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRTFForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForLine</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForPosition</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStringForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStyleRangeForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedTextRanges</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTextInputMarkedRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextArea</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXInsertionPointLineNumber</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXNumberOfCharacters</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedText</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedTextRange</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleCharacterRange</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitleUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXAttributedStringForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXBoundsForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXLineForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRTFForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForLine</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForPosition</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStringForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStyleRangeForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPlaceholderValue</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXClearButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXInsertionPointLineNumber</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXNumberOfCharacters</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSearchButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedText</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedTextRange</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXVisibleCharacterRange</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXAttributedStringForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXBoundsForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXLineForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRTFForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForLine</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRangeForPosition</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStringForRange</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXStyleRangeForIndex</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPlaceholderValue</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSearchField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPlaceholderValue</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValueDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDescription</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTextField:AXSecureTextField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXAMPMField</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHourField</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIncrementor</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinuteField</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSecondField</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXTimeField</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXToolbar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXToolbar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXToolbar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXToolbar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXToolbar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXOverflowButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXToolbar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXToolbar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXToolbar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXToolbar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXToolbar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXToolbar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXToolbar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSelectedChildren</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXToolbar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXToolbar</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXUnknown:AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXUnknown:AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXUnknown:AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXUnknown:AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXUnknown:AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXUnknown:AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXUnknown:AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXUnknown:AXUnknown</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXValueIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXValueIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXValueIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXHelp</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXValueIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXValueIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXValueIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXValueIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTopLevelUIElement</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXValueIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXWindow</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXValueIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXEnabled</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXValueIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXValue</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXValueIndicator</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXValueIndicator</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXGrowArea</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitleUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCancelButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCloseButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDefaultButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDocument</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMain</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinimizeButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinimized</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXModal</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXProxy</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXToolbarButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXZoomButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFullScreenButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFullScreen</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXGrowArea</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitleUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCancelButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCloseButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDefaultButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDocument</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMain</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinimizeButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinimized</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXModal</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXProxy</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXToolbarButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXZoomButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFullScreenButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFullScreen</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXGrowArea</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitleUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCancelButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCloseButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDefaultButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDocument</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMain</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinimizeButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinimized</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXModal</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXProxy</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXToolbarButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXZoomButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFullScreenButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFullScreen</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXGrowArea</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitleUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCancelButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCloseButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDefaultButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDocument</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMain</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinimizeButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinimized</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXModal</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXProxy</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXToolbarButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXZoomButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFullScreenButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFullScreen</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXStandardWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXGrowArea</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitleUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCancelButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCloseButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDefaultButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDocument</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMain</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinimizeButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinimized</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXModal</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXProxy</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXToolbarButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXZoomButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFullScreenButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFullScreen</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemDialog</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXGrowArea</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRole</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXRoleDescription</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitleUIElement</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCancelButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXChildren</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXCloseButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDefaultButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXDocument</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFocused</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMain</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinimizeButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXMinimized</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXModal</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXParent</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXProxy</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSize</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXTitle</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXToolbarButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXZoomButton</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXSubrole</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXPosition</string>
			<key>required</key>
			<true/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>REQUIRED</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFullScreenButton</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXFullScreen</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>YES</string>
		</dict>
		<dict>
			<key>attribute</key>
			<string>AXIdentifier</string>
			<key>required</key>
			<false/>
			<key>role</key>
			<string>AXWindow:AXSystemFloatingWindow</string>
			<key>settable</key>
			<string>NO</string>
		</dict>
	</array>
	<key>role_notifications</key>
	<array>
		<dict>
			<key>notification</key>
			<string>AXApplicationActivated</string>
			<key>role</key>
			<string>AXApplication</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXApplicationDeactivated</string>
			<key>role</key>
			<string>AXApplication</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXApplicationHidden</string>
			<key>role</key>
			<string>AXApplication</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXApplicationShown</string>
			<key>role</key>
			<string>AXApplication</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXFocusedUIElementChanged</string>
			<key>role</key>
			<string>AXApplication</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXFocusedWindowChanged</string>
			<key>role</key>
			<string>AXApplication</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXMainWindowChanged</string>
			<key>role</key>
			<string>AXApplication</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXDrawerCreated</string>
			<key>role</key>
			<string>AXDrawer</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXValueChanged</string>
			<key>role</key>
			<string>AXImage</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXUIElementDestroyed</string>
			<key>role</key>
			<string>AXPopover</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXWindowDeminiaturized</string>
			<key>role</key>
			<string>AXWindow</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXWindowMiniaturized</string>
			<key>role</key>
			<string>AXWindow</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXWindowMoved</string>
			<key>role</key>
			<string>AXWindow</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXWindowResized</string>
			<key>role</key>
			<string>AXWindow</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXCreated</string>
			<key>role</key>
			<string>AXWindow</string>
		</dict>
		<dict>
			<key>notification</key>
			<string>AXMoved</string>
			<key>role</key>
			<string>AXWindow</string>
		</dict>
	</array>
	<key>roles</key>
	<dict>
		<key>AXApplication</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This role represents the application itself.  Each application has only one AXApplication element.  It is the root of the accessibility hierarchy of an application.  It is the only accessibility element in an application that does not have an AXParent attribute.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>ax_role_info_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXApplicationRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityApplicationRole</string>
		</dict>
		<key>AXBrowser</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An AXBrowser element represents a multi-column hierarchical browser such as the Column View browser in Finder.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXBrowserRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityBrowserRole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXBusyIndicator</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for an element that provides indeterminate progress.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXBusyIndicatorRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityBusyIndicatorRole</string>
		</dict>
		<key>AXButton</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for a button element.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>ax_role_notifications_validated</key>
			<false/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXButtonRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityButtonRole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXButton:AXCloseButton</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for the close button of a window</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXCloseButtonSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityCloseButtonSubrole</string>
		</dict>
		<key>AXButton:AXDecrementArrow</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for the decrementing arrow button of a scroll bar or a stepper control</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXDecrementArrowSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDecrementArrowSubrole</string>
		</dict>
		<key>AXButton:AXDecrementPage</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for the clickable area in the groove of a scroll bar which decrements scrolling by a page</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXDecrementPageSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDecrementPageSubrole</string>
		</dict>
		<key>AXButton:AXFullScreenButton</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for the full screen button of a window.  Suitable for use on any full screen button.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.7</string>
			<key>carbon_name</key>
			<string>kAXFullScreenButtonSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.7</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityFullScreenButtonSubrole</string>
		</dict>
		<key>AXButton:AXIncrementArrow</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for the incrementing arrow button of a scroll bar or a stepper control</string>
			<key>ax_role_actions_validated</key>
			<false/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXIncrementArrowSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityIncrementArrowSubrole</string>
		</dict>
		<key>AXButton:AXIncrementPage</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for the clickable area in the groove of a scroll bar which increments scrolling by a page</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXIncrementPageSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityIncrementPageSubrole</string>
		</dict>
		<key>AXButton:AXMinimizeButton</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for the minimize button of a window</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMinimizeButtonSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMinimizeButtonSubrole</string>
		</dict>
		<key>AXButton:AXSortButton</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Button used to indicate sort direction, commonly found as the heading of a table column.

Between 10.4 and 10.6, Cocoa had a sort button role, not subrole.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXSortButtonSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySortButtonSubrole</string>
		</dict>
		<key>AXButton:AXToolbarButton</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for the toolbar button of a window</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXToolbarButtonSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityToolbarButtonSubrole</string>
		</dict>
		<key>AXButton:AXZoomButton</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for the zoom button of a window</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXZoomButtonSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityZoomButtonSubrole</string>
		</dict>
		<key>AXCell</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An AXCell element represents a cell in an AXCell-based AXTable or AXOutline.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXCellRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityCellRole</string>
		</dict>
		<key>AXCheckBox</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for a check box element.  Used generally for any element that has the same on/off behavior as a check box.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXCheckBoxRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityCheckBoxRole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXCheckBox:AXSwitch</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for an element that has an on/off state similar to a switch with on/off positions.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.9</string>
			<key>carbon_name</key>
			<string>kAXSwitchSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.9</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySwitchSubrole</string>
		</dict>
		<key>AXCheckBox:AXToggle</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for an element that has an on/off state similar to a button with a pressed and depressed state.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.9</string>
			<key>carbon_name</key>
			<string>kAXToggleSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.9</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityToggleSubrole</string>
		</dict>
		<key>AXColorWell</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for a color well.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXColorWellRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityColorWellRole</string>
		</dict>
		<key>AXColumn</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for the columns in a table or outline</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXColumnRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityColumnRole</string>
		</dict>
		<key>AXComboBox</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role of combo box UI elements.  An AXComboBox behaves like a text field, with the addition of a popup list of choices.  The AXExpanded attribute controls showing and hiding the popup list.  The children of the AXComboBox are a button element which can also be used to show the popup list, and the list element itself when it is visible.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXComboBoxRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityComboBoxRole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXDateField</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An AXDateField element represents a date picker with separate day, month and year fields, and an incrementor (stepper) control.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXDateFieldRole</string>
			<key>cocoa_name</key>
			<string></string>
		</dict>
		<key>AXDisclosureTriangle</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for a UI element which shows or hides additional content.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXDisclosureTriangleRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.5</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDisclosureTriangleRole</string>
		</dict>
		<key>AXDockItem</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role representing an item in the dock</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXDockItemRole</string>
			<key>cocoa_name</key>
			<string></string>
		</dict>
		<key>AXDockItem:AXApplicationDockItem</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for Dock items that represent applications</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXApplicationDockItemSubrole</string>
		</dict>
		<key>AXDockItem:AXDockExtraDockItem</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for Dock items that represent Dock extras</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXDockExtraDockItemSubrole</string>
		</dict>
		<key>AXDockItem:AXDocumentDockItem</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for Dock items that represent documents</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXDocumentDockItemSubrole</string>
		</dict>
		<key>AXDockItem:AXFolderDockItem</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for Dock items that represent folders / stacks</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXFolderDockItemSubrole</string>
		</dict>
		<key>AXDockItem:AXMinimizedWindowDockItem</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for Dock items that represent minimized windows</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXMinimizedWindowDockItemSubrole</string>
		</dict>
		<key>AXDockItem:AXSeparatorDockItem</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for the Dock item that represents the section separator</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.7</string>
			<key>carbon_name</key>
			<string>kAXSeparatorDockItemSubrole</string>
			<key>private</key>
			<false/>
		</dict>
		<key>AXDockItem:AXTrashDockItem</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for the Dock item that represents the Trash</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXTrashDockItemSubrole</string>
		</dict>
		<key>AXDockItem:AXURLDockItem</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for Dock items that represent URLs</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXURLDockItemSubrole</string>
		</dict>
		<key>AXDrawer</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for drawer elements.  Drawers are ‘top level UI elements’, along with sheets and windows.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXDrawerRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDrawerRole</string>
		</dict>
		<key>AXGrid</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This role represents a user interface that contains child elements that are arranged in a regular two dimensional grid.  The AXChildren must be reported in the order that they appear in the grid.  The row and column count indicate the size of each axis of the grid, and the AXOrderedByRow property indicates whether the children are reported row by row, as opposed to column by column.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>ax_role_notifications_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.5</string>
			<key>carbon_name</key>
			<string>kAXGridRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.5</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityGridRole</string>
		</dict>
		<key>AXGroup</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for an element that groups subelements.  This role represents a relatively generic group - for example an NSBox in Cocoa will report itself as an AXGroup.  Note that there are more specific roles for groups of tabs, radio buttons, and split views.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXGroupRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityGroupRole</string>
		</dict>
		<key>AXGrowArea</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role representing the resize box in the lower right hand corner of a window</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXGrowAreaRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityGrowAreaRole</string>
		</dict>
		<key>AXHandle</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for an element that operates on its parent element, such as to rotate or resize the parent element.  Handles typically have a description that describes the function or position of the handle.  Assistive applications set the value of the AXPosition attribute to move the handle.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXHandleRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityHandleRole</string>
		</dict>
		<key>AXHelpTag</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role representing a help tag / tool tip.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXHelpTagRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityHelpTagRole</string>
		</dict>
		<key>AXImage</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for an element which is an image.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXImageRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityImageRole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXImage:AXTextAttachment</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for an element that is an image and a text attachment.  Usually includes an AXURL attribute to indicate the location of the represented file.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_name</key>
			<string></string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTextAttachmentSubrole</string>
		</dict>
		<key>AXIncrementor</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for a stepper or incrementor element.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXIncrementorRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityIncrementorRole</string>
		</dict>
		<key>AXLayoutArea</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for elements that allow for the layout of subelements, as one might find in a presentation or page layout application.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXLayoutAreaRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityLayoutAreaRole</string>
		</dict>
		<key>AXLayoutItem</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A layout item represents a movable or resizable element in a layout area.  A layout item may be the parent of other elements - for instance an editable text area.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXLayoutItemRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityLayoutItemRole</string>
		</dict>
		<key>AXLevelIndicator</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This role represents a level indicator, which is typically not editable by the user.  Examples of usage include indicators of how much disk space is used, or sound level indicators in an audio application.  These UI elements often change colors to indicate warning or critical values have been reached.  These are exposed through the AXWarningValue and AXCriticalValue attributes.  If there are an array of allowed values, the UI element is a discrete indicator, if there are no allowed values, it is a continuous indicator.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXLevelIndicatorRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityLevelIndicatorRole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXLink</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for an element representing a hyperlink.  The AXChildren of an AXLink contains the UI elements conceptually wrapped in the link, such as an AXImage or an AXStaticText.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityLinkRole</string>
		</dict>
		<key>AXLink:AXTextLink</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole of AXLink to represent a text hyperlink which reports its text value as an AXTitle, and not as a separate child UI element.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_name</key>
			<string></string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTextLinkSubrole</string>
		</dict>
		<key>AXList</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for an element which is a list of elements.  Unlike most elements, the order of its AXChildren is required to be the order in which the child elements appear in the list.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXListRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityListRole</string>
		</dict>
		<key>AXList:AXContentList</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This subrole defines an AXList not used as a control, but as content, as found in webpages and word processing documents.  These lists are typically numbered or bulleted.  In webpages, this subrole corresponds to the &lt;UL&gt; and &lt;OL&gt; tags.  AXLists using this subrole, are expected to always return an empty array of AXSelectedChildren and for that attribute to not be writable. Assistive applications will treat UI elements with this subrole as static entities, not as controls.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXContentListSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityContentListSubrole</string>
		</dict>
		<key>AXList:AXDefinitionList</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This subrole defines an AXList not used as a control, but where the list is a series of definitions, as found in webpages using the &lt;DL&gt; tag.  This subrole could potentially be used in a word processing document for a list of definitions as well - although that would be very uncommon. Beginning with OS X 10.9, this subrole is superceded by the AXDescriptionList subrole. AXLists using this subrole, are expected to always return an empty array of AXSelectedChildren and for that attribute to not be writable. Assistive applications will treat UI elements with this subrole as static entities, not as controls.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXDefinitionListSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDefinitionListSubrole</string>
		</dict>
		<key>AXList:AXDescriptionList</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This subrole defines an AXList not used as a control, but where the list is a series of descriptions, as found in webpages using the &lt;DL&gt; tag.  This subrole could potentially be used in a word processing document for a list of descriptions as well - although that would be very uncommon. This subrole supercedes the AXDefinitionList subrole beginning in OS X 10.9. AXLists using this subrole, are expected to always return an empty array of AXSelectedChildren and for that attribute to not be writable. Assistive applications will treat UI elements with this subrole as static entities, not as controls.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.9</string>
			<key>carbon_name</key>
			<string>kAXDescriptionListSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.9</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDescriptionListSubrole</string>
		</dict>
		<key>AXList:AXProcessSwitcherList</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>This subrole of AXList represents the list of application icons that appears when the user presses Command-Tab.  This subrole should only be used for that system-provided UI element.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXProcessSwitcherListSubrole</string>
		</dict>
		<key>AXMatte</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for a matte UI element, which is typically used like a crop box overlay for an image.  The matte UI element covers the entire bounds of editing area.  The rectangle value of the AXMatteHole indicates the portion of the image that will be visible after cropping.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXMatteRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMatteRole</string>
		</dict>
		<key>AXMenu</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role representing a menu</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMenuRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMenuRole</string>
		</dict>
		<key>AXMenuBar</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role representing the menu bar</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMenuBarRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMenuBarRole</string>
		</dict>
		<key>AXMenuBarItem</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role representing the items in the menu bar.  Elements with this role are the direct children of the AXMenuBar of an application.  This kind of element has a single AXMenu child.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXMenuBarItemRole</string>
			<key>cocoa_name</key>
			<string></string>
		</dict>
		<key>AXMenuButton</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Elements of this role represent a pulldown menu button.  When the menu is displayed, an AXMenu element is present in the AXChildren of the menu button.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMenuButtonRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMenuButtonRole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXMenuItem</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role representing a menu item</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXMenuItemRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityMenuItemRole</string>
		</dict>
		<key>AXOutline</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for UI elements that present data in an outline of rows with one or more columns.  The children of an AXOutline include its AXRows and AXColumns.  The children of the AXRows are the cells of the table.  Note that there are two different kinds of AXOutlines.  The first kind does not have attributes that refer to cells.  The children of an AXRow in this kind of table contain the content element directly, very often AXStaticText or AXTextField element.  In the second type of table, the children of an AXRow are elements of type AXCell.  The AXCell specifies things such as the row or column span of the cell.  The child of the AXCell is the element that contains the table data.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXOutlineRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityOutlineRole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXPopUpButton</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Elements of this role represent popup buttons.  When the popup menu is displayed, an AXMenu element is present in the AXChildren of the popup button.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXPopUpButtonRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityPopUpButtonRole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXPopover</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Elements of this role represent popovers.  The parent of a popover should be the UI element that originated the popover.  For instance, if pressing a button presents a popover that appears to pop from the button, the popover should be a child of the button.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.7</string>
			<key>carbon_name</key>
			<string>kAXPopoverRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.7</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityPopoverRole</string>
		</dict>
		<key>AXProgressIndicator</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for an element that provides determinate progress.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXProgressIndicatorRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityProgressIndicatorRole</string>
		</dict>
		<key>AXRadioButton</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for a UI element that is a mutually exclusive choice.  This is used for radio buttons, but also for things such as the tabs in a tab view.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXRadioButtonRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRadioButtonRole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXRadioGroup</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role used for a grouping of UI elements that present a mutually exclusive choice.  This is used as a group of radio buttons, but also for UI elements that provide similar behavior.  For instance, a segmented control which behaves by selecting only one of the segments at a time reports its role as AXRadioGroup and its segments as AXRadioButton elements. </string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXRadioGroupRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRadioGroupRole</string>
		</dict>
		<key>AXRelevanceIndicator</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for relevance indicator UI elements.
(Cocoa constant made public in NSAccessibility.h in 10.6, but was a private symbol since 10.2.)</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXRelevanceIndicatorRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRelevanceIndicatorRole</string>
		</dict>
		<key>AXRow</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An AXRow element represents a row in a table or outline.  Note that an AXRow element always has a subrole, AXTableRow or AXOutlineRow.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXRowRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRowRole</string>
		</dict>
		<key>AXRow:AXOutlineRow</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for an AXRow element which is contained in an AXOutline element.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXOutlineRowSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityOutlineRowSubrole</string>
		</dict>
		<key>AXRow:AXTableRow</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for an AXRow element which is contained in an AXTable element.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXTableRowSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTableRowSubrole</string>
		</dict>
		<key>AXRuler</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for ruler UI elements</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXRulerRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRulerRole</string>
		</dict>
		<key>AXRulerMarker</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for ruler marker UI elements, things such as tab stops and margin indicators.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXRulerMarkerRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRulerMarkerRole</string>
		</dict>
		<key>AXScrollArea</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for scroll views</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXScrollAreaRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityScrollAreaRole</string>
		</dict>
		<key>AXScrollBar</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role that represents a scroll bar</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXScrollBarRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityScrollBarRole</string>
		</dict>
		<key>AXSheet</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for sheet elements.  Sheets are ‘top level UI elements’, along with windows and drawers.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSheetRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySheetRole</string>
		</dict>
		<key>AXSlider</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for a slider element</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSliderRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySliderRole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXSlider:AXRatingIndicator</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The AXRatingIndicator subrole of AXSlider represents a UI element that indicates a rating - often provided by the user.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.6</string>
			<key>carbon_name</key>
			<string>kAXRatingIndicatorSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityRatingIndicatorSubrole</string>
		</dict>
		<key>AXSlider:AXTimeline</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>The AXTimeline subrole of AXSlider represents media timeline UI elements.  The AXChildren of a timeline can contain multiple AXValueIndicator elements.  The AXValue of the timeline has the same value as the ‘primary’ value indicator child, which represents the location of the playhead.  The additional value indicators can represent editing in and out points, markers, or other points along the timeline.  Each value indicator should have an AXDescription describing its purpose, and a writable AXValue to allow assistive apps to change its location.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.5</string>
			<key>carbon_name</key>
			<string>kAXTimelineSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.5</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTimelineSubrole</string>
		</dict>
		<key>AXSortButton</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Deprecated in favor of using AXButton role with an AXSortButton subrole in 10.6.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_deprecated_in_os_version</key>
			<string>10.6</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySortButtonRole</string>
		</dict>
		<key>AXSplitGroup</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for a a split view UI element.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSplitGroupRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySplitGroupRole</string>
		</dict>
		<key>AXSplitter</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for the splitter UI element that divides the panes of a split view.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSplitterRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySplitterRole</string>
		</dict>
		<key>AXStaticText</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for text elements that are not meant to be edited by the user.  Static text elements are typically text labels that the user is never expected to edit.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXStaticTextRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityStaticTextRole</string>
		</dict>
		<key>AXStaticText:AXTextAttachment</key>
		<dict>
			<key>cocoa_available_in_os_version</key>
			<string>10.4</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTextAttachmentSubrole</string>
		</dict>
		<key>AXSystemWide</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role that represents the entire system, giving a single place to determine which application and UI element currently has focus.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSystemWideRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySystemWideRole</string>
		</dict>
		<key>AXTabGroup</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for a tab view user interface.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXTabGroupRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTabGroupRole</string>
		</dict>
		<key>AXTable</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for UI elements that present data in a table or rows and columns.  The children of an AXTable include its AXRows and AXColumns.  The children of the AXRows are the cells of the table.  Note that there are two different kinds of AXTables.  The first kind does not have attributes that refer to cells.  The children of an AXRow in this kind of table contain the content element directly, very often AXStaticText or AXTextField element.  In the second type of table, the children of an AXRow are elements of type AXCell.  The AXCell specifies things such as the row or column span of the cell.  The child of the AXCell is the element that contains the table data.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXTableRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTableRole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXTextArea</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role that represents an area of text as might be found in a word processor.  Usually denotes a control that is intended to hold larger amounts of text than a text field.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXTextAreaRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTextAreaRole</string>
		</dict>
		<key>AXTextField</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for text field elements.  This role is primarily for editable text fields, or UI elements that look like text fields, even if they cannot currently be edited by the user.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXTextFieldRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityTextFieldRole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXTextField:AXSearchField</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for a text field element that is used as a search field.  This subrole of text field commonly appears with rounded ends and commonly has children elements which provide additional search functionality.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.4</string>
			<key>carbon_name</key>
			<string>kAXSearchFieldSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySearchFieldSubrole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXTextField:AXSecureTextField</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for a text field element that holds secure text, such as a password field.  The AXValue can be set with a value, but does not report the text value of the secure text field.  The value of the AXValueDescription attribute is an empty string if the text field is empty, and a localized description ‘contains secure text’, if the text field has contents.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXSecureTextFieldSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySecureTextFieldSubrole</string>
			<key>requires_description</key>
			<true/>
		</dict>
		<key>AXTimeField</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>An AXTimeField element represents a date picker with separate hour, minute, second and AM/PM fields, and an incrementor (stepper) control.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXTimeFieldRole</string>
			<key>cocoa_name</key>
			<string></string>
		</dict>
		<key>AXToolbar</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for toolbar elements. </string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXToolbarRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityToolbarRole</string>
		</dict>
		<key>AXUnknown</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A user interface element with unknown role</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXUnknownRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityUnknownRole</string>
		</dict>
		<key>AXUnknown:AXUnknown</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>A user interface element that declares a subrole, but the subrole is unknown.  This could also be represented by a nil value from AXSubrole.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXUnknownSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityUnknownSubrole</string>
		</dict>
		<key>AXValueIndicator</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for elements that indicate a value.  Examples would be the scroll thumb of a scroll bar, or the knob of a slider.  The AXTimeline subrole of AXSlider</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXValueIndicatorRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityValueIndicatorRole</string>
		</dict>
		<key>AXWindow</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Role for window elements.  Note that windows provided by the system always also have a subrole.  Windows are ‘top level UI elements’, along with sheets and drawers.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.2</string>
			<key>carbon_name</key>
			<string>kAXWindowRole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.2</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityWindowRole</string>
		</dict>
		<key>AXWindow:AXDialog</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for a window element that is a dialog window.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXDialogSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityDialogSubrole</string>
		</dict>
		<key>AXWindow:AXFloatingWindow</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for a window element that is a floating window.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXFloatingWindowSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityFloatingWindowSubrole</string>
		</dict>
		<key>AXWindow:AXStandardWindow</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for a window element that is a standard window.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXStandardWindowSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilityStandardWindowSubrole</string>
		</dict>
		<key>AXWindow:AXSystemDialog</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for a window element that is a dialog window presented by the system.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXSystemDialogSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySystemDialogSubrole</string>
		</dict>
		<key>AXWindow:AXSystemFloatingWindow</key>
		<dict>
			<key>ax_info_validated</key>
			<true/>
			<key>ax_notes</key>
			<string>Subrole for a window element that is a floating window presented by the system.</string>
			<key>ax_role_actions_validated</key>
			<true/>
			<key>ax_role_attributes_validated</key>
			<true/>
			<key>carbon_available_in_os_version</key>
			<string>10.3</string>
			<key>carbon_name</key>
			<string>kAXSystemFloatingWindowSubrole</string>
			<key>cocoa_available_in_os_version</key>
			<string>10.3</string>
			<key>cocoa_name</key>
			<string>NSAccessibilitySystemFloatingWindowSubrole</string>
		</dict>
	</dict>
	<key>schema_version</key>
	<integer>1</integer>
	<key>types</key>
	<dict>
		<key>Array</key>
		<dict>
			<key>carbon_name</key>
			<string>CFArrayRef</string>
			<key>cocoa_name</key>
			<string>NSArray</string>
		</dict>
		<key>Attributed String</key>
		<dict>
			<key>carbon_name</key>
			<string>CFAttributedStringRef</string>
			<key>cocoa_name</key>
			<string>NSAttributedString</string>
		</dict>
		<key>Boolean</key>
		<dict>
			<key>carbon_name</key>
			<string>CFBooleanRef</string>
			<key>cocoa_name</key>
			<string>NSNumber</string>
		</dict>
		<key>Data</key>
		<dict>
			<key>carbon_name</key>
			<string>CFDataRef</string>
			<key>cocoa_name</key>
			<string>NSData</string>
		</dict>
		<key>Number</key>
		<dict>
			<key>carbon_name</key>
			<string>CFNumberRef</string>
			<key>cocoa_name</key>
			<string>NSNumber</string>
		</dict>
		<key>Point</key>
		<dict>
			<key>carbon_name</key>
			<string>AXValueRef</string>
			<key>cocoa_name</key>
			<string>NSValue</string>
		</dict>
		<key>Range</key>
		<dict>
			<key>carbon_name</key>
			<string>AXValueRef</string>
			<key>cocoa_name</key>
			<string>NSValue</string>
		</dict>
		<key>Rect</key>
		<dict>
			<key>carbon_name</key>
			<string>AXValueRef</string>
			<key>cocoa_name</key>
			<string>NSValue</string>
		</dict>
		<key>Size</key>
		<dict>
			<key>carbon_name</key>
			<string>AXValueRef</string>
			<key>cocoa_name</key>
			<string>NSValue</string>
		</dict>
		<key>String</key>
		<dict>
			<key>carbon_name</key>
			<string>CFStringRef</string>
			<key>cocoa_name</key>
			<string>NSString</string>
		</dict>
		<key>TextMarker</key>
		<dict>
			<key>carbon_name</key>
			<string>AXTextMarker</string>
			<key>private</key>
			<true/>
		</dict>
		<key>TextMarkerRange</key>
		<dict>
			<key>carbon_name</key>
			<string>AXTextMarkerRange</string>
			<key>private</key>
			<true/>
		</dict>
		<key>UI Element</key>
		<dict>
			<key>carbon_name</key>
			<string>AXUIElementRef</string>
			<key>cocoa_name</key>
			<string>id</string>
		</dict>
		<key>URL</key>
		<dict>
			<key>carbon_name</key>
			<string>CFURLRef</string>
			<key>cocoa_name</key>
			<string>NSURL</string>
		</dict>
	</dict>
</dict>
</plist>
