26 #ifndef __TERRALIB_METADADATA_SERIALIZATION_XML_INTERNAL_MD_METADATA_H    27 #define __TERRALIB_METADADATA_SERIALIZATION_XML_INTERNAL_MD_METADATA_H    30 #include "../../Config.h"    37 #include <boost/function.hpp>    51     class CI_ResponsibleParty; 
    64 #endif  // __TERRALIB_METADADATA_SERIALIZATION_XML_INTERNAL_MD_METADATA_H TEMDEXPORT void Save(const te::md::CI_Citation *cite, te::xml::AbstractWriter &writer)
 
This class models a XML writer object. 
 
Provides a standardized method for citing a resource (dataset, feature, source, publication, etc.) 
 
Contains the identify of person(s), and/or position, and/or organization(s) associated with the resou...
 
Identification information contains information to uniquely identify the data. 
 
A class that models a XML writer object built on top of Xerces-C++.