Module GdataAtom.GenericExtensions

module GenericExtensions: AtomData  with type t = GdataCore.xml_data_model list

type t 
val empty : t
val to_xml_data_model : t -> GdataCore.xml_data_model list
val of_xml_data_model : t -> GdataCore.xml_data_model -> t