package com.smartgwt.client.docs;
/**
* The following APIs are all related to XmlSerialize.
* @see com.smartgwt.client.data.DataSourceField#getXmlAttribute
* @see com.smartgwt.client.data.DataSourceField#getMultiple
* @see com.smartgwt.client.data.DataSourceField#getChildTagName
*/
public interface XmlSerialize {
}