/** * <p>Tags used to identify aspects of web services, and filters for * those tags.</p> * * <p>See also the documentation of {@link * org.marketcetera.util.ws.stateful}</p> * * @author tlerios@marketcetera.com * @author anshul@marketcetera.com * @since 1.0.0 * @version $Id: package-info.java 16154 2012-07-14 16:34:05Z colin $ */ /* $License$ */ @XmlSchema(namespace="http://marketcetera.org/types/util") package org.marketcetera.util.ws.tags; import javax.xml.bind.annotation.XmlSchema;