MetadataBinding 2.5 RetrieveTagStructure
Describes how to retrieve the tag structure for the specified field
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. |
| psFieldName | String | In | The element name of the field for which to retrieve information. |
| psFieldLevel | String | In | The level of the field for which to retrieve information. Allowed values are "logical", "version" and "lng". |
| psXMLFieldsFilter | String | In | Metadata XML structure with the fields and their values that can be used as an additional filter. |
| psLanguage | String | In | The language in which the information must be returned. |
| psXMLFieldTags | String | InOut | Field Tag XML structure with the tags for the specified field matching the filters. |
Note that:
- All element names within Content Manager are in uppercase.
- If the psLanguage parameter is empty, the language specified on the user will be used.
- The order of the returned tags is random