Rule Execution Server API

Package ilog.rules.xml.model

Contains the XML model class that provides information for the whole schema.

See:
          Description

Interface Summary
IlrXmlClass This class represents a dynamic XML class generated by an IlrXmlDataDriver.
IlrXmlConstraints This class contains constraint information implied in the restriction of simple types.
IlrXmlModel This class provides reflection on the XML runtime model of an IlrXmlDataDriver.
IlrXmlSimpleType This class represents an XML Schema simple type.
IlrXmlType This class is the base class of the XML reflection type tree.
 

Class Summary
IlrXmlRootElementFinder  
 

Exception Summary
IlrXmlException Exception raised by XML reflect methods and classes.
 

Package ilog.rules.xml.model Description

Contains the XML model class that provides information for the whole schema. Because the XML model is richer than the Java one, some information, such as facet, is not directly used in the XOM.

The main classes of this package are:


Rule Execution Server API

© Copyright IBM Corp. 1987, 2013