diff --git a/index.html b/index.html index 63fad130..21cb1f76 100644 --- a/index.html +++ b/index.html @@ -2518,16 +2518,16 @@

Response-related Terms Usage

the media type [RFC2046].optionalstring

AdditionalExpectedResponse

Communication metadata describing the expected response message for additional responses.

-
Vocabulary Terms in AdditionalExpectedResponse Level
Vocabulary termDescriptionAssignmentType
successSignals if an additional response should not be considered an error.with defaultboolean
contentTypeAssign a content type based on a media type - (e.g., text/plain) and potential - parameters (e.g., charset=utf-8) for - the media type [RFC2046].with defaultstring
schemaUsed to define the output data schema for an additional response if it differs from the default output data schema. Rather than a DataSchema object, the name of a previous definition given in a - schemaDefinitions map must be used.optionalstring
+ schemaDefinitions map must be used.optionalstring +contentTypeAssign a content type based on a media type + (e.g., text/plain) and potential + parameters (e.g., charset=utf-8) for + the media type [RFC2046].optionalstring
@@ -2608,12 +2608,6 @@

Default Value Definitions

false - - AdditionalExpectedResponse - contentType - value of the contentType of the Form element it belongs to. - - Form contentType