| Annotation Type | Description |
|---|---|
| AttributesJsonType |
Declares the annotated
ComponentModel's attributes MetadataType to the type represented by the
JSON Schema. |
| AttributesXmlType |
Declares the annotated
ComponentModel's attributes MetadataType to the type represented by the
provided element in the XSD Schema. |
| InputJsonType |
Declares the annotated
ParameterModel's MetadataType to the type represented by the provided JSON Schema. |
| InputXmlType |
Declares the annotated
ParameterModel's MetadataType to the type represented by the provided element in
the XSD Schema. |
| OutputJsonType |
Declares the annotated
ComponentModel's output MetadataType to the type represented by the
JSON Schema. |
| OutputXmlType |
Declares the annotated
ComponentModel's output MetadataType to the type represented by the
provided element in the XSD Schema. |
Copyright © 2020. All rights reserved.