}
}
for (String attrBundle : element.getAttrBundles()) {
values.add(new EscapeExpression(elementSchema,
new AttrBundleReference(element, attrBundle)));
}
if (elementValidator.isFlagSet(ElementValidator.Flag.NOENDTAG)) {
values.add(new Conditional(
element, elementSchema,