xml.ChoiceMode

Defines the branch to use if a choice is encountered.

Constants

xml.ChoiceMode.FIRSTBRANCH

First branch of choice

xml.ChoiceMode.ALLBRANCHES

All branches of choice

xml.ChoiceMode.SHORTESTBRANCH

Branch with the smallest number of Elements