Trace.TraceWarning(string.Format("Attribute '{0}' cannot be set - type '{1}' cannot convert from string '{2}'.",attributeName,descriptor.PropertyType.FullName,attributeValue));
}
}
else
{
//attribute is not a svg attribute, store it in custom attributes