Rule OuterDocument_1

OuterDocument Group 


XML Serialization Annotation

This rule has the following XML serialization annotation:
  [
    localname	= "payload"
    children	= ( 
                    1
                  )
  ]
This means that a OuterDocument derived through this rule will be serialized thus:

<payload>
XML serialization of the 1st RHS symbol (Group)
</payload>


Copyright © 2008 ILOG, Inc.; All Rights Reserved.