home *** CD-ROM | disk | FTP | other *** search
- default namespace = "http://linux.duke.edu/metadata/repo"
-
- element repomd {
- element data {
- attribute type { "other" | "filelists" | "primary" | "group" | "product" | "patches" | "pattern" }&
- element location {
- attribute xml:base { xsd:anyURI }?,
- attribute href { xsd:anyURI },
- empty
- }&
- element checksum {
- attribute type { "md5" | "sha" },
- text
- }&
- element timestamp { xsd:integer }&
- element open-checksum {
- attribute type { "md5" | "sha" },
- text
- }?
- }+&
- text
- }
-