element data

element {http://java.sun.com/xml/ns/jdbc}data

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://java.sun.com/xml/ns/jdbc
Declared Namespacesxmlns:wrs=http://java.sun.com/xml/ns/jdbc
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="data">
    <
xs:complexType>
        <
xs:sequence minOccurs="0" maxOccurs="unbounded">
            <
xs:element name="currentRow" minOccurs="0" maxOccurs="unbounded">
                <
xs:complexType>
                    <
xs:sequence minOccurs="0" maxOccurs="unbounded">
                        <
xs:element ref="wrs:columnValue"/>
                    </
xs:sequence>
                </
xs:complexType>
            </
xs:element>
            <
xs:element name="insertRow" minOccurs="0" maxOccurs="unbounded">
                <
xs:complexType>
                    <
xs:choice minOccurs="0" maxOccurs="unbounded">
                        <
xs:element ref="wrs:columnValue"/>
                        <
xs:element ref="wrs:updateValue"/>
                    </
xs:choice>
                </
xs:complexType>
            </
xs:element>
            <
xs:element name="deleteRow" minOccurs="0" maxOccurs="unbounded">
                <
xs:complexType>
                    <
xs:sequence minOccurs="0" maxOccurs="unbounded">
                        <
xs:element ref="wrs:columnValue"/>
                        <
xs:element ref="wrs:updateValue"/>
                    </
xs:sequence>
                </
xs:complexType>
            </
xs:element>
            <
xs:element name="modifyRow" minOccurs="0" maxOccurs="unbounded">
                <
xs:complexType>
                    <
xs:sequence minOccurs="0" maxOccurs="unbounded">
                        <
xs:element ref="wrs:columnValue"/>
                        <
xs:element ref="wrs:updateValue"/>
                    </
xs:sequence>
                </
xs:complexType>
            </
xs:element>
        </
xs:sequence>
    </
xs:complexType>
</
xs:element>


element data


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.