W3cubDocs

/Haxe

Rule

package haxe.xml

import haxe.xml.Check

Available on all platforms

Values

RNode(name:String, attribs:Array<Attrib>, childs:Rule)

RData(filter:Filter)

RMulti(rule:Rule, atLeastOne:Bool)

RList(rules:Array<Rule>, ordered:Bool)

RChoice(choices:Array<Rule>)

ROptional(rule:Rule)

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/xml/Rule.html