Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| namespace | zypp::parser |
| namespace | zypp::parser::xmlstore |
Defines | |
| #define | SCHEMABASE "/usr/share/zypp/schema/xmlstore/" |
| #define | PATTERNSCHEMA (SCHEMABASE "pattern.rng") |
| #define | PATCHSCHEMA (SCHEMABASE "patch.rng") |
| #define | PRODUCTSCHEMA (SCHEMABASE "product.rng") |
| #define | LANGUAGESCHEMA (SCHEMABASE "language.rng") |
| #define | SOURCESCHEMA (SCHEMABASE "known-source.rng") |
Definition in file schemanames.h.
| #define SCHEMABASE "/usr/share/zypp/schema/xmlstore/" |
Definition at line 21 of file schemanames.h.
| #define PATTERNSCHEMA (SCHEMABASE "pattern.rng") |
Definition at line 25 of file schemanames.h.
| #define PATCHSCHEMA (SCHEMABASE "patch.rng") |
Definition at line 28 of file schemanames.h.
| #define PRODUCTSCHEMA (SCHEMABASE "product.rng") |
Definition at line 30 of file schemanames.h.
| #define LANGUAGESCHEMA (SCHEMABASE "language.rng") |
Definition at line 31 of file schemanames.h.
| #define SOURCESCHEMA (SCHEMABASE "known-source.rng") |
Definition at line 32 of file schemanames.h.
1.5.3