-
Notifications
You must be signed in to change notification settings - Fork 38
Limitations of the JSON Schema Generation
Alexey Valikov edited this page Sep 12, 2015
·
3 revisions
Current limitations are:
- Enums are currently not generated. See #38.
- Default values are currently not generated. See #39.
-
JSON Schema for XML Schema is missing patterns for types like
xs:language
orxs:token
.
- Usage
- Basic Concepts
- Generation
- Configuration
- Advanced Topics
- Sample Projects
- Troubleshooting
- Development