OutputFormat 2.5 RetrieveMetaData
Describes how to retrieve the metadata information for Output Format objects
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| pasOutputFormatIds | StringArray | InOut | String array with element names of OutputFormats |
| peActivityFilter | Activity Filter | In | The enumeration which can be used to limit the result to only the active or inactive objects |
| psXMLMetadataFilter | String | In | MetadataFilter XML structure with additional filter on metadata to limit the objects on which metadata has to be returned |
| psXMLRequestedMetaData | String | In | Requested Metadata XML structure indicating which metadata has to be retrieved for a given object. |
| psOutXMLObjList | String | InOut | The Output Format ObjectList XML structure containing the metadata of the Output Format Objects |
Note that:
- The
levelattribute on theishfieldelement must be 'none'. - The order of the returned objects in psOutXMLObjList is random.