Schema Definitions
Schema Definitions¶
The raw JSON schema snapshots below are generated from the Pydantic models in src/vdv_463/models.py and the MessageStructure envelope in src/vdv_463/message.py.
Envelope format
These schemas describe named JSON objects with fields such as messageType, source, presystemId, and payload. They do not use the positional array shorthand shown in some sequence examples.