Rosetta
Namespaces | Functions
xsd_util.cc File Reference

XSD utilities for the PackerPalette class and its sub-classes. More...

#include <core/pack/palette/PackerPaletteFactory.hh>
#include <utility/tag/XMLSchemaGeneration.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::pack
 
 core::pack::palette
 

Functions

std::string core::pack::palette::complex_type_name_for_packer_palette (std::string const &packer_palette_name)
 Construct a type name for a PackerPalette. More...
 
void core::pack::palette::xsd_type_definition_w_attributes (utility::tag::XMLSchemaDefinition &xsd, std::string const &packer_palette_type, std::string const &description, utility::tag::AttributeList const &attributes)
 Add a type definition for a PackerPalette. More...
 
void core::pack::palette::xsd_type_definition_w_attributes_and_repeatable_subelements (utility::tag::XMLSchemaDefinition &xsd, std::string const &packer_palette_type, std::string const &description, utility::tag::AttributeList const &attributes, utility::tag::XMLSchemaSimpleSubelementList const &subelements)
 Add a type definition for a PackerPalette, with sub-elements. More...
 

Detailed Description

XSD utilities for the PackerPalette class and its sub-classes.

Author
Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org).