[][src]Module jddf::schema

JDDF schema representations.

This module provides both an abstract (Schema) and a serializable/deserializable (SerdeSchema) representation of JDDF schemas.

Structs

Schema

An abstract representation of a JDDF schema.

Serde

A serialization/deserialization-friendly representation of a JDDF schema.

SerdeDiscriminator

A serialization/deserialization-friendly representation of a JDDF discriminator.

Enums

Form

The various forms which a schema may take on, and their respective data.

Type

The values that the "type" keyword may check for.