{"id":20481914,"url":"https://github.com/typeable/xsd-isogen","last_synced_at":"2025-07-21T22:33:57.471Z","repository":{"id":44762384,"uuid":"217029102","full_name":"typeable/xsd-isogen","owner":"typeable","description":"Tool to generate xml-isogen descriptions from xsd files","archived":false,"fork":false,"pushed_at":"2022-01-26T13:23:47.000Z","size":77,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-20T03:03:55.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeable.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-23T10:20:03.000Z","updated_at":"2022-01-24T16:04:51.000Z","dependencies_parsed_at":"2022-08-29T22:00:24.669Z","dependency_job_id":null,"html_url":"https://github.com/typeable/xsd-isogen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/typeable/xsd-isogen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeable%2Fxsd-isogen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeable%2Fxsd-isogen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeable%2Fxsd-isogen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeable%2Fxsd-isogen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeable","download_url":"https://codeload.github.com/typeable/xsd-isogen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeable%2Fxsd-isogen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266393239,"owners_count":23922335,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-15T16:10:22.457Z","updated_at":"2025-07-21T22:33:57.431Z","avatar_url":"https://github.com/typeable.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xsd-isogen\n\nTool to generate xml-isogen descriptions from xsd files\n\nUsage\n=====\n\nUse `xsd-isogen -i in.xsd -m Generator \u003e out.hs` for queries.\n\nUse `xsd-isogen -i in.xsd -m Parser \u003e out.hs` for responses.\n\nUse `xsd-isogen -i in.xsd -m Both \u003e out.hs` for common definitions.\n\nIf there are conflicting field names in some datatypes, one of the the datatype names gets consecutive numbers starting from 2 appended to it (so that the field name prefix changes) until there are no more conflicts.\n\n## Available options:\n  - `--no-header`:\n    Do not place a header at the top of the file.\n  - `--header ARG`:\n    A custom header to be placed at the top of the file.\n  - `-m,--mode ARG`:\n    Whether to generate both parsers and generators. One of: Parser, Generator, Both.\n  - `-i,--input ARG`:\n    Path to the input .xsd file.\n  - `-n,--name ARG`:\n    Specify the name of the generated module.\n  - `-h,--help`:\n    Show this help text\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypeable%2Fxsd-isogen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypeable%2Fxsd-isogen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypeable%2Fxsd-isogen/lists"}