if (this.badStateCode(nextStateCode)) {
warning(errorNumber(nextStateCode), descriptionOfCases(ap,
nextStateCode, propertyAttributeDescription(atts, ap, cnt)));
}
AbsXMLContext x = ap.xml(xml);
reify = ap.id == null ? null : URIReference.fromID(this, x, ap.id);
if (taint.isTainted())
predicate.taint();