Terminal symbol STRING

Occurrences of symbol STRING in grammar rules:

Atom STRING 

XML Serialization Annotation

This terminal has the following XML serialization annotation:
  [
    nsprefix	= "hex"
    localname	= "string"
    attributes	= { 
                    value = $VALUE
                  }
  ]
This means that terminal STRING is serialized thus:

<hex:string value = string/>


Copyright © 2012 by Hassan Aït-Kaci; All Rights Reserved.