element DATA_ITEM_CHANGE_REQUEST

element {}DATA_ITEM_CHANGE_REQUEST

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_REQUEST">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">Root container for the Data Item Change Request. This container includes identifying information for the request including the Absolute Context Path for the included data item changes.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:sequence>
            <
xsd:element ref="DATA_ITEM_CHANGE_CONTEXT" minOccurs="0" maxOccurs="unbounded"/>
        </
xsd:sequence>
        <
xsd:attribute name="DataItemChangeRequestID" 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="RequestDateTime" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">A system generated date time stamp enclosed within each request to identify the initiation time of the request.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="MISMOVersionID" type="xsd:string" use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">String identifying the version of the MISMO Data Item Change standard represented by this XML data set</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
        <
xsd:attribute name="DataItemChangeAbsoluteContextPathIdentifier" type="xsd:string"
            
use="optional">
            <
xsd:annotation>
                <
xsd:documentation xml:lang="en">An absolute XPath expression that identifies the context for the included data item change containers. The relative XPath expressions in the data item change containers must be relative to this absolute XPath expression.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
    </
xsd:complexType>
</
xsd:element>


Documentation

Root container for the Data Item Change Request.  This container includes identifying information for the request including the Absolute Context Path for the included data item changes.


element DATA_ITEM_CHANGE_REQUEST


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.