Click or drag to resize

SampleXMLGeneratorOptionsChoiceModeEnum Enumeration

The SampleXMLGeneratorOptionsChoiceModeEnum enum allows to specify how sample content for choices will be generated.

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public enum ChoiceModeEnum
Members
  Member nameValueDescription
FirstBranch0
AllBranches1
ShortestBranch2
See Also