package com.jclark.xsl.om;

public interface NamespaceConstants {
  static final String XT_NAMESPACE = "http://www.jclark.com/xt";
}
