<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	
	<key>nodeAttributes</key>
	<dict>
		<key>name</key>
		<string>Gen Accent Addon Name</string>
		<key>description</key>
		<string>The names of the Accent Addon Patterns that generated at the current and previous render position from the Accent Addon Style Graph. Only to be used after the Accent Addon Graph was executed.</string>
	</dict>
<key>outputAttributes</key>
	<dict>
		<key>outputCurrentAddonName</key>
		<dict>
			<key>description</key>
			<string>Name of addon pattern at current render position</string>
			<key>name</key>
			<string>Current Addon Name</string>
		</dict>
		<key>outputPreviousAddonName</key>
		<dict>
			<key>description</key>
			<string>Name of addon pattern at previous render position</string>
			<key>name</key>
			<string>Previous Addon Name</string>
		</dict>
	</dict>

</dict>
</plist>
