class |
AssetComplexSchemaType |
An asset's schema provides information about how the asset structures the data it supports.
|
class |
AssetEnumSchemaType |
EnumSchemaType describes a schema element that has a primitive type.
|
class |
AssetExternalSchemaType |
SchemaTypeChoice describes a schema element that has a choice of type.
|
class |
AssetLiteralSchemaType |
AssetLiteralSchemaType describes a schema element that has a primitive type and a fixed value.
|
class |
AssetMapSchemaType |
AssetMapSchemaType describes a schema element of type map.
|
class |
AssetPrimitiveSchemaType |
PrimitiveSchemaType describes a schema element that has a primitive type.
|
class |
AssetSchemaType |
The AssetSchemaType object provides a base class for the pieces that make up a schema for an asset.
|
class |
AssetSchemaTypeChoice |
SchemaTypeChoice describes a schema element that has a choice of type.
|
class |
AssetSimpleSchemaType |
AssetSimpleSchemaType describes a schema element that has a primitive type.
|