Value List XML Format

The value list XML import format allows programmatic creation of hierarchical lists of values that can be imported into Policy Modeling from an external source and shared between Policy Modeling projects.

XSD

ValueListImportSchema_v1225.xsd

Namespace

http://xmlns.oracle.com/policymodeling/12.2.5/enumeration/types

Schema

The Value list import XML Schema allows for multiple value lists to be imported from an external application. It also allows relationships to be defined between value lists so that the allowable values of a child list can be filtered based on the current value of a parent list

Parameter Type Description
value-list[] ValueListType The set of value lists to be imported into a Policy Modeling project.

References for earlier versions

Other Versions