content of

operator

Return type: content-model
Returns:        A constant indicating the type of content that an instance of the element-declaration can contain.

Syntax
content of element-declaration
    


Purpose

The operator content of can be applied to any element-declaration value to obtain its content-model.

The content-model of an element-declaration obtained from an element produced by a well-formed XML parse is always any-content-model, and all its attributes are attribute-declared-cdata.