https://github.com/ideacrew/atp_schemas
Extended schemas, examples, and validators for the ATP protocol.
https://github.com/ideacrew/atp_schemas
Last synced: 5 months ago
JSON representation
Extended schemas, examples, and validators for the ATP protocol.
- Host: GitHub
- URL: https://github.com/ideacrew/atp_schemas
- Owner: ideacrew
- Created: 2024-04-25T14:16:24.000Z (about 2 years ago)
- Default Branch: trunk
- Last Pushed: 2025-01-27T19:44:35.000Z (over 1 year ago)
- Last Synced: 2025-01-27T20:37:45.310Z (over 1 year ago)
- Language: Ruby
- Size: 93.8 KB
- Stars: 0
- Watchers: 16
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ATP Schemas
Contains extended schemas, examples, and validators for the ATP protocol.
This application consists of 3 parts:
1. The schemas themselves, under the XSD directory
2. An example validator and schema validator, both which are run by executing the specs.
The root schema containing all customizations for all clients is now `exchange/SBM.xsd`.