element DATA_ITEM_CHANGE

element {}DATA_ITEM_CHANGE

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="DATA_ITEM_CHANGE">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">Container for the individual Data Item Changes</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:attribute name="DataItemChangeID" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">Provides a unique Identifier for this container and a means by which to reference this container from within this data set</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="DataItemChangeType" use="optional">
            <
xsd:simpleType>
                <
xsd:annotation>
                    <
xsd:documentation xml:lang="en">A text field that describes the data item change type.</xsd:documentation>
                </
xsd:annotation>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="Add">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">Add a new data item value.</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                    <
xsd:enumeration value="Update">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">Update a data item value.</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                    <
xsd:enumeration value="Delete">
                        <
xsd:annotation>
                            <
xsd:documentation xml:lang="en">Delete a data item value.</xsd:documentation>
                        </
xsd:annotation>
                    </
xsd:enumeration>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:attribute>
        <
xsd:attribute name="DataItemChangePathIdentifier" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">A valid relative XPath expression identifying a specific data item in the context specified by the absolute context path identifier. (e.g. the Servicing Transfer LOAN structure. Please see the Implementation Guide for a more detailed description of the valid expressions.)</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="DataItemChangePriorValue" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The previously reported value of the data item.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="DataItemChangeValue" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The replacement value of the Data Item. The use of this value could be bounded by the effective and/or expiration dates.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="DataItemChangeEffectiveDate" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The date the specified value for the data item becomes effective.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="DataItemChangeExpirationDate" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">The date the value for the specified data item is no longer effective.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
    </
xsd:complexType>
</
xsd:element>


Documentation

Container for the individual Data Item Changes


element DATA_ITEM_CHANGE


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.