SearchRequestWhereContainsBlockElement
{
"operator": "containsblockelement",
"property": "content",
"value": "itemizedList"
}
Properties
Name | Type | Required | Restrictions | Description |
|---|---|---|---|---|
operator | string | true | none | The search operator. |
property | string | true | none | The property to perform the XML search query on. |
value | string | true | none | The target block element. |