|
| Name | Type | Optional | |
|---|---|---|---|
| TARGET | STRING | Yes |
Name of the field which will receive the value of the alien construct. If specified, this attribute must refer to a STRING or PCHAR field defined within the current element. If this attribute is not specified, the alien construct is recognized and discarded. |
<!ELEMENT ALIEN EMPTY>
<!ATTLIST ALIEN
TARGET CDATA #IMPLIED
>