{"id":16866950,"url":"https://github.com/webern/xmlvalidator","last_synced_at":"2025-03-18T17:49:35.064Z","repository":{"id":88144516,"uuid":"364761256","full_name":"webern/xmlvalidator","owner":"webern","description":"A container for validating xml files against an XSD","archived":false,"fork":false,"pushed_at":"2021-05-15T03:10:16.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-24T21:24:55.536Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-06T02:25:25.000Z","updated_at":"2023-03-08T16:23:19.000Z","dependencies_parsed_at":"2023-07-23T19:45:21.917Z","dependency_job_id":null,"html_url":"https://github.com/webern/xmlvalidator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"webern/musescore-container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webern%2Fxmlvalidator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webern%2Fxmlvalidator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webern%2Fxmlvalidator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webern%2Fxmlvalidator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webern","download_url":"https://codeload.github.com/webern/xmlvalidator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244273861,"owners_count":20427000,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T14:52:14.226Z","updated_at":"2025-03-18T17:49:35.020Z","avatar_url":"https://github.com/webern.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# XML Validator Container\n\nThis container allows you to validate XML files using XSD.\nIt also has the MusicXML schemas since that is what I am validating.\n\nExample:\n\n```sh\ndocker run --rm \\\n    -v \"${HOME}/xmlfiles:/files\" \\\n    xmllint \\\n        --noout \\\n        --nonet \\\n        --schema /files/schema.xsd \\\n        /files/file.xml \n```\n\n## License\n\nThis git repository is MIT.\nLicenses for all of the software in the Docker image are in the image itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebern%2Fxmlvalidator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebern%2Fxmlvalidator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebern%2Fxmlvalidator/lists"}