element INVESTOR

element {}INVESTOR

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema


Source

<xsd:element name="INVESTOR">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">Information about a specific investor.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:sequence>
            <
xsd:element ref="CONTACT_DETAIL" minOccurs="0" maxOccurs="unbounded"/>
            <
xsd:element ref="ADDRESS" minOccurs="0"/>
            <
xsd:element ref="EXTENSION" minOccurs="0"/>
        </
xsd:sequence>
        <
xsd:attribute name="ID" type="xsd:ID" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Provides a unique Identifier for this container and a means by which to reference this investor from within this data set</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="D3585" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">A unique identifier assigned by the servicer to identify the investor. For servicing transfer purposes the servicer would be the Transferor.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="D3188" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The name of the Investor.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="D3189" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">A number assigned by the investor to identify the servicer</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
    </
xsd:complexType>
</
xsd:element>


Documentation

Information about a specific investor.


element INVESTOR


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.