This image shows step 7 of 7 of the Native Format Builder: the Generated Native Format File dialog box. The Generated Native Format File dialog box contains the following text and elements:

This is followed by a field with the following visible code snippet (the rest of the code is outside the display area):

<?xml version="1.0' ?>
<xsd: schema xmlns: xsd="http://www.w3.org/2001/XMLSchema'
             xmlns:nxsd="http://xmlns.oracle.com/pcbpel/r
             targetNamespace="http://TargetNamespace.com/
             xmlns:tns="http://TagetNamespace.com/Inboun
             elementFormDefault="qualified"
             attributeFormDefault="unqualified' nxsd:enco
  <xsd: element name="Root-Element">
    <xsd:complexType>
       <xsd:sequence>
          <xsd:element name="info" minOccurs="1" maxOccurs
            <xsd:complexType>
              <xsd:sequence>

Below this field is a Path: C:\OraBPELPM\...\jdev\mywork\OrderBookworkspace\BatchOrderBooking.

A filed labeled File name containing emps_4.xsd is below this.

On the bottom are the standard Help, Back, Next, Finish (grayed out), and Cancel buttons.