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 
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. 
 
TEMDEXPORT void Save(const te::md::MD_Metadata *md, te::xml::Writer &writer)