element DATA_ITEM_CHANGE_CONTEXT

element {}DATA_ITEM_CHANGE_CONTEXT

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_CONTEXT">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">Container that provides the Context information for the individual Data Item Changes. Data Item Change Context Containers that do not contain Data Item Change containers may be used to express data values for data items in the context (the part of the XML tree that is outside of the data item changes).</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:sequence>
            <
xsd:element ref="DATA_ITEM_CHANGE" minOccurs="0" maxOccurs="unbounded"/>
        </
xsd:sequence>
        <
xsd:attribute name="DataItemChangeContextPathID" 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 container from within this data set</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="DataItemChangeContextPathIdentifier" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">An absolute XPath expression that further identifies the context for the included data item change containers (e.g. a way to express the Seller Servicer Number). . Unlike the Data Item Change Absolute Context Path Identifier this XPath expression will not necessarily create a valid XPath expression when combined with the relative XPath expression used in the individual data item changes. Please see the Implementation Guide for a description of the valid expressions and examples of its use.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="DataItemChangeContextDescription" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">A description of the context for the included data item change containers.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
    </
xsd:complexType>
</
xsd:element>


Documentation

Container that provides the Context information for the individual Data Item Changes.  Data Item Change Context Containers that do not contain Data Item Change containers may be used to express data values for data items in the context (the part of the XML tree that is outside of the data item changes).


element DATA_ITEM_CHANGE_CONTEXT


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.