complexType PREFERRED_RESPONSE_Type

complexType {}PREFERRED_RESPONSE_Type

Abstractfalse (This can be used in an instance)
Declared Namespacesxmlns:mismo=http://mismo.org/schema
xmlns:dsig=http://www.w3.org/2000/09/xmldsig#
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:complexType name="PREFERRED_RESPONSE_Type">
    <
xs:sequence/>
    <
xs:attribute name="_Format">
        <
xs:annotation>
            <
xs:appinfo>
                <
mismo:SOURCE>Request</mismo:SOURCE>
                <
mismo:DATATYPE>Enumerated</mismo:DATATYPE>
                <
mismo:CONTEXT>Preferred Response</mismo:CONTEXT>
                <
mismo:PROCESSES>
                    <
mismo:PROCESS_AREA>Service ordering</mismo:PROCESS_AREA>
                    <
mismo:PROCESS_AREA>Credit Reporting</mismo:PROCESS_AREA>
                </
mismo:PROCESSES>
                <
mismo:LDD_NAME>Preferred Response Format</mismo:LDD_NAME>
            </
xs:appinfo>
        </
xs:annotation>
        <
xs:simpleType>
            <
xs:annotation>
                <
xs:documentation>Designate the response format type for the service or product being requested. The format options are Text, PCL, PDF, XML or Other. If Other is selected, enter the format in Response Format Other.</xs:documentation>
            </
xs:annotation>
            <
xs:restriction base="xs:string">
                <
xs:enumeration value="Other">
                    <
xs:annotation>
                        <
xs:documentation>Enter description in Response Format Other.</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
                <
xs:enumeration value="PCL">
                    <
xs:annotation>
                        <
xs:documentation>A report formated with graphic PCL (Print Control Language) commands.</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
                <
xs:enumeration value="PDF">
                    <
xs:annotation>
                        <
xs:documentation>A formatted text report in the Adobe PDF (Portable Document Format).</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
                <
xs:enumeration value="Text">
                    <
xs:annotation>
                        <
xs:documentation>A formatted text report.</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
                <
xs:enumeration value="XML">
                    <
xs:annotation>
                        <
xs:documentation>XML format.</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
    <
xs:attribute name="_Method">
        <
xs:annotation>
            <
xs:appinfo>
                <
mismo:SOURCE>Request</mismo:SOURCE>
                <
mismo:DATATYPE>Enumerated</mismo:DATATYPE>
                <
mismo:CONTEXT>Preferred Response</mismo:CONTEXT>
                <
mismo:PROCESSES>
                    <
mismo:PROCESS_AREA>Service ordering</mismo:PROCESS_AREA>
                    <
mismo:PROCESS_AREA>Credit Reporting</mismo:PROCESS_AREA>
                </
mismo:PROCESSES>
                <
mismo:LDD_NAME>Preferred Response Method</mismo:LDD_NAME>
            </
xs:appinfo>
        </
xs:annotation>
        <
xs:simpleType>
            <
xs:annotation>
                <
xs:documentation>Specifies the method for delivering the credit report - Email, Fax, File, FTP, HTTP, etc. The destination information is listed in the Response Destination element.</xs:documentation>
            </
xs:annotation>
            <
xs:restriction base="xs:string">
                <
xs:enumeration value="Fax">
                    <
xs:annotation>
                        <
xs:documentation>Supply a telephone number</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
                <
xs:enumeration value="File">
                    <
xs:annotation>
                        <
xs:documentation>Supply a path and file name</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
                <
xs:enumeration value="FTP">
                    <
xs:annotation>
                        <
xs:documentation>Supply a URL</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
                <
xs:enumeration value="HTTP">
                    <
xs:annotation>
                        <
xs:documentation>Supply a URL</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
                <
xs:enumeration value="HTTPS">
                    <
xs:annotation>
                        <
xs:documentation>Supply a secure URL.</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
                <
xs:enumeration value="Mail">
                    <
xs:annotation>
                        <
xs:documentation>Supply a mailing address</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
                <
xs:enumeration value="MessageQueue">
                    <
xs:annotation>
                        <
xs:documentation>Supply a queue name</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
                <
xs:enumeration value="Other">
                    <
xs:annotation>
                        <
xs:documentation>Specify in Delivery Method Other element</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
                <
xs:enumeration value="SMTP">
                    <
xs:annotation>
                        <
xs:documentation>Supply an email address.</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
                <
xs:enumeration value="VAN">
                    <
xs:annotation>
                        <
xs:documentation>Supply a mailbox ID</xs:documentation>
                    </
xs:annotation>
                </
xs:enumeration>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
    <
xs:attribute name="_Destination" type="xs:string">
        <
xs:annotation>
            <
xs:appinfo>
                <
mismo:SOURCE>Request</mismo:SOURCE>
                <
mismo:DATATYPE>String</mismo:DATATYPE>
                <
mismo:CONTEXT>Preferred Response</mismo:CONTEXT>
                <
mismo:PROCESSES>
                    <
mismo:PROCESS_AREA>Service ordering</mismo:PROCESS_AREA>
                </
mismo:PROCESSES>
                <
mismo:LDD_NAME>Preferred Response Destination</mismo:LDD_NAME>
            </
xs:appinfo>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="_FormatOtherDescription" type="xs:string">
        <
xs:annotation>
            <
xs:appinfo>
                <
mismo:SOURCE>Request</mismo:SOURCE>
                <
mismo:DATATYPE>String</mismo:DATATYPE>
                <
mismo:CONTEXT>Preferred Response</mismo:CONTEXT>
                <
mismo:PROCESSES>
                    <
mismo:PROCESS_AREA>Service ordering</mismo:PROCESS_AREA>
                    <
mismo:PROCESS_AREA>Credit Reporting</mismo:PROCESS_AREA>
                </
mismo:PROCESSES>
                <
mismo:LDD_NAME>Preferred Response Format Other Description</mismo:LDD_NAME>
            </
xs:appinfo>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="_MethodOther" type="xs:string">
        <
xs:annotation>
            <
xs:appinfo>
                <
mismo:SOURCE>Request</mismo:SOURCE>
                <
mismo:DATATYPE>String</mismo:DATATYPE>
                <
mismo:CONTEXT>Preferred Response</mismo:CONTEXT>
                <
mismo:PROCESSES>
                    <
mismo:PROCESS_AREA>Service ordering</mismo:PROCESS_AREA>
                    <
mismo:PROCESS_AREA>Credit Reporting</mismo:PROCESS_AREA>
                </
mismo:PROCESSES>
                <
mismo:LDD_NAME>Preferred Response Method Other</mismo:LDD_NAME>
            </
xs:appinfo>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="_UseEmbeddedFileIndicator">
        <
xs:annotation>
            <
xs:appinfo>
                <
mismo:SOURCE>Request</mismo:SOURCE>
                <
mismo:DATATYPE>Boolean</mismo:DATATYPE>
                <
mismo:CONTEXT>Preferred Response</mismo:CONTEXT>
                <
mismo:PROCESSES>
                    <
mismo:PROCESS_AREA>Service ordering</mismo:PROCESS_AREA>
                    <
mismo:PROCESS_AREA>Credit Reporting</mismo:PROCESS_AREA>
                </
mismo:PROCESSES>
                <
mismo:LDD_NAME>Preferred Response Use Embedded File Indicator</mismo:LDD_NAME>
            </
xs:appinfo>
        </
xs:annotation>
        <
xs:simpleType>
            <
xs:restriction base="xs:string">
                <
xs:enumeration value="Y"/>
                <
xs:enumeration value="N"/>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
    <
xs:attribute name="MIMEType" type="xs:string">
        <
xs:annotation>
            <
xs:appinfo>
                <
mismo:SOURCE>Request & Response</mismo:SOURCE>
                <
mismo:DATATYPE>String</mismo:DATATYPE>
                <
mismo:CONTEXT>Embedded File, Preferred Response</mismo:CONTEXT>
                <
mismo:PROCESSES>
                    <
mismo:PROCESS_AREA>Service ordering</mismo:PROCESS_AREA>
                    <
mismo:PROCESS_AREA>Credit Reporting</mismo:PROCESS_AREA>
                    <
mismo:PROCESS_AREA>Flood</mismo:PROCESS_AREA>
                    <
mismo:PROCESS_AREA>MI</mismo:PROCESS_AREA>
                    <
mismo:PROCESS_AREA>Appraisal</mismo:PROCESS_AREA>
                    <
mismo:PROCESS_AREA>Title</mismo:PROCESS_AREA>
                </
mismo:PROCESSES>
                <
mismo:LDD_NAME>MIME Type</mismo:LDD_NAME>
            </
xs:appinfo>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="_VersionIdentifier" type="xs:string">
        <
xs:annotation>
            <
xs:appinfo>
                <
mismo:SOURCE>Request</mismo:SOURCE>
                <
mismo:DATATYPE>String</mismo:DATATYPE>
                <
mismo:CONTEXT>Preferred Response</mismo:CONTEXT>
                <
mismo:PROCESSES>
                    <
mismo:PROCESS_AREA>Credit Reporting</mismo:PROCESS_AREA>
                    <
mismo:PROCESS_AREA>MI</mismo:PROCESS_AREA>
                </
mismo:PROCESSES>
                <
mismo:LDD_NAME>Preferred Response Version Identifier</mismo:LDD_NAME>
            </
xs:appinfo>
        </
xs:annotation>
    </
xs:attribute>
</
xs:complexType>


complexType PREFERRED_RESPONSE_Type


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.