This image shows Step 7 of 7 of the Native Format Builder: 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" encoding="UTF-8" ?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:nxsd="http://xmlns.oracle.com/pcbpel/nxsd"
             targetNamespace="http://TargetNamespace.com/ng"
             xmlns:tns="http://TargetNamespace.com/ng
             elementFormDefault="qualified"
             attributeFormDefault="unqualified" nxsd:encoding="ASCII" nxsd:hasHea
  <xsd: element name="Root-Element">
    <xsd:complexType>
       <xsd:sequence>
           <xsd:element name="Addresses" minOccurs="1" maxOccurs="unbounded"
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="Name" type="xsd:string" nxsd:style="terminated"
                </xsd:element>
                 <xsd:element name="Street1" type="xsd:string"
                  nxsd:style="terminate

Below this field is following text:

Path: C:\product\...\bpel.

A File name field containing address-csv_1.xsd.

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