Schema
support (used to process
extension point contributions and service parameters).See: Description
Interface | Description |
---|---|
AttributeModel |
Part of a
Schema , used to specify an attribute allowed within
an ElementModel . |
ElementModel |
Identifies an element that may occur within some schema.
|
Rule |
Rules associated with
Schema elements. |
Schema |
An object which may contain a model, used to identify the form of XML content allowed within some
other, containing element.
|
SchemaProcessor |
Object used when processing the elements contributed in an
Contribution . |
Translator |
Object which can translate a string into an object value.
|
Schema
support (used to process
extension point contributions and service parameters).