Provide a representation of a schema describing structured messages. More...
Namespaces | |
| namespace | blpapi |
Provide a representation of a schema describing structured messages.
| blpapi::SchemaStatus | the version status of a schema |
| blpapi::SchemaTypeDefinition | definitions of schema types |
| blpapi::SchemaElementDefinition | definitions of message elements |
SchemaTypeDefinition objects) declare types than can be used within other definitions (of both kinds); an "element" definition defines a specific field by associating a field identifier with a particular type, as well as the number of values of that type that are permitted to be associated with that identifier.
1.7.1