Rule
enum haxe.xml.Ruleimport haxe.xml.CheckAvailable in flash, flash9, neko, js, php, cpp
ROptional(rule : Rule)
RNode(name : String,?attribs : Array<Attrib>,?childs : Rule)
RMulti(rule : Rule,?atLeastOne : Bool)
RList(rules : Array<Rule>,?ordered : Bool)
RData(?filter : Filter)
RChoice(choices : Array<Rule>)
version #6515, modified 2009-07-26 17:46:11 by api