4.1 node-set id(object) @author Erwin Bolwidt (ejb @ klomp.org) @author J\u00e9r\u00f4me N\u00e8gre (jerome.negre @ e-xmlmedia.fr)
node-set id(object)
182183184185186187188189190191192
"floor", new FloorFunction() ); registerFunction( null, // namespace URI "id", new IdFunction() ); registerFunction( null, // namespace URI "lang", new LangFunction() );
186187188189190191192193194195196