The figure shows a screenshot of Rule Author. The Definitions tab is selected.
On the left side of the page, the Definitions section of the page shows that the "OrderBookingRules" dictionary is loaded. The section also shows the following definition summary in a tree hierarchy:
Definitions > Fact > JavaFact (1)
Definitions > Fact > XMLFact (0). This item is selected.
Definitions > Fact > RLFact (0)
Definitions > Constraint (0)
Definitions > Variable (0)
Definitions > RLFunction (2)
On the right side of the page, the XML Schema Selector section shows the following fields:
The XML Schema field is blank.
The JAXB Class Directory is blank.
The Target Package Name is blank.
The Current XML Schemas field is set to "file:/C:/rules/OrderBookingRules.xsd".
The Generated JAXB Classes section shows the following items in a tree hierarchy:
com
com > oracle
com > oracle > demos
com > oracle > demos > orderbooking
com > oracle > demos > orderbooking > Approve (.//xs:element[@name='approve'])
com > oracle > demos > orderbooking > ApproveType (.//xs:complexType[@name='approve'])
com > oracle > demos > orderbooking > ObjectFactory