![]() |
Rosetta
2021.16
|
utility functions for schema generation. More...
Namespaces | |
| utility | |
| unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. | |
| utility::tag | |
Functions | |
| void | utility::tag::add_schema_restrictions_for_strings (XMLSchemaDefinition &xsd, std::string type_name, vector1< std::string > const &restrictions) |
| Add a SchemaRestriction for a set of strings. Useful for enums. The type name is then used as the type when adding an attribute. More... | |
utility functions for schema generation.
1.8.7