simpleType PreferredResponseMethodEnumerated

simpleType {}PreferredResponseMethodEnumerated

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {}PreferredResponseMethodEnumerated
Declared Namespacesxmlns:mismo=http://mismo.org/schema
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:simpleType name="PreferredResponseMethodEnumerated">
    <
xs:annotation>
        <
xs:appinfo>
            <
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:PROCESS_AREA>PRIA</mismo:PROCESS_AREA>
            </
mismo:PROCESSES>
            <
mismo:LDD_NAME>Preferred Response Method</mismo:LDD_NAME>
        </
xs:appinfo>
    </
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>


simpleType PreferredResponseMethodEnumerated


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.