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