Interface DefinitionFeatureSerializer<V>

Type Parameters:
V - type of the feature value (Boolean, String, QName, ...

public interface DefinitionFeatureSerializer<V>
Serializes given feature, currently into XSD DOM. Currently supported only for some features, particularly those that are serialized into "appInfo" XSD element.