et_string ::=
{
"text"
|'text'
|{X | 0X} "hex digit hex digit" ["hex digit hex digit"]...
|{X | 0X} 'hex digit hex digit' ['hex digit hex digit']...
}
For information on how to read this syntax, see Appendix B.
End of description.