<?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 Family Name</string>
		<key>description</key>
		<string>The names of the Accent Family Pattern that was generated at the current and previous render position from the the Accent Family Style Graph. Only to be used after the Accent Family Graph was executed.</string>
	</dict>
<key>outputAttributes</key>
	<dict>
		<key>outputCurrentFamilyName</key>
		<dict>
			<key>description</key>
			<string>Name of family pattern at current render position</string>
			<key>name</key>
			<string>Current Family Name</string>
		</dict>
		<key>outputPreviousFamilyName</key>
		<dict>
			<key>description</key>
			<string>Name of family pattern at previous render position</string>
			<key>name</key>
			<string>Previous Family Name</string>
		</dict>
		<key>outputFamilyName</key>
		<dict>
			<key>description</key>
			<string>Name of family pattern at previous render position</string>
			<key>name</key>
			<string>(Deprecated) Current Family Name</string>
		</dict>
	</dict>
</dict>
</plist>
