processors.add(new StandardSubstituteByFragmentAttrProcessor());
processors.add(new StandardSrcAttrProcessor());
processors.add(new StandardSwitchAttrProcessor());
processors.add(new StandardTextAttrProcessor());
processors.add(new StandardUtextAttrProcessor());
processors.add(new StandardValueAttrProcessor());
processors.add(new StandardWithAttrProcessor());
processors.add(new StandardXmlBaseAttrProcessor());
processors.add(new StandardXmlLangAttrProcessor());
processors.add(new StandardXmlSpaceAttrProcessor());
processors.add(new StandardTextInliningTextProcessor());