
Hello, Content completion works for the use-attribute-sets attribute. When I use content completion to insert one of the elements xsl:copy, xsl:element, xsl:attribute-set and the attribute use-attribute-sets the content completion popup for the value of the attribute use-attribute-sets lists all the names of the elements xsl:attribute-set that are already defined in the stylesheet. Can you post a sample stylesheet where the content completion popup for the value of the attribute use-attribute-sets does not do that? What version of Oxygen do you use? Regards, Sorin Karl Stubsjoen wrote:
Hello,
I have intellisense working good for xslt and xslt-fo within Oxygen. Why isn't xsl:use-attribute-sets not an intellisense item? The named attribute-sets are, so once you have the entire xsl:use-attribute-sets typed out, you then get a list of the attribute sets.
Thanks,
Karl..