Utility methods for Schema serialization. More...
Go to the source code of this file.
Namespaces | |
| te | |
| URI C++ Library. | |
| te::serialize | |
| te::xml | |
| Namespace for the XML module of TerraLib. | |
| te::xsd | |
Functions | |
| te::xsd::QName * | te::serialize::CreateQName (const std::string &name) |
| te::xsd::FacetType | te::serialize::GetFacetType (const std::string &name) |
| void | te::serialize::ReadAnnotated (te::xsd::Annotated *annotated, te::xml::Reader &reader) |
| void | te::serialize::ReadIdentifiable (te::xsd::Identifiable *identifiable, te::xml::Reader &reader) |
| void | te::serialize::ReadOccurs (te::xsd::Occurs *occurs, te::xml::Reader &reader) |
Utility methods for Schema serialization.
Definition in file Utils.h.