element properties

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

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="properties">
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element name="command" type="xs:string"/>
            <
xs:element name="concurrency" type="xs:string"/>
            <
xs:element name="datasource" type="xs:string"/>
            <
xs:element name="escape-processing" type="xs:string"/>
            <
xs:element name="fetch-direction" type="xs:string"/>
            <
xs:element name="fetch-size" type="xs:string"/>
            <
xs:element name="isolation-level" type="xs:string"/>
            <
xs:element name="key-columns">
                <
xs:complexType>
                    <
xs:sequence minOccurs="0" maxOccurs="unbounded">
                        <
xs:element name="column" type="xs:string"/>
                    </
xs:sequence>
                </
xs:complexType>
            </
xs:element>
            <
xs:element name="map">
                <
xs:complexType>
                    <
xs:sequence minOccurs="0" maxOccurs="unbounded">
                        <
xs:element name="type" type="xs:string"/>
                        <
xs:element name="class" type="xs:string"/>
                    </
xs:sequence>
                </
xs:complexType>
            </
xs:element>
            <
xs:element name="max-field-size" type="xs:string"/>
            <
xs:element name="max-rows" type="xs:string"/>
            <
xs:element name="query-timeout" type="xs:string"/>
            <
xs:element name="read-only" type="xs:string"/>
            <
xs:element name="rowset-type" type="xs:string"/>
            <
xs:element name="show-deleted" type="xs:string"/>
            <
xs:element name="table-name" type="xs:string"/>
            <
xs:element name="url" type="xs:string"/>
            <
xs:element name="sync-provider">
                <
xs:complexType>
                    <
xs:sequence>
                        <
xs:element name="sync-provider-name" type="xs:string"/>
                        <
xs:element name="sync-provider-vendor" type="xs:string"/>
                        <
xs:element name="sync-provider-version" type="xs:string"/>
                        <
xs:element name="sync-provider-grade" type="xs:string"/>
                        <
xs:element name="data-source-lock" type="xs:string"/>
                    </
xs:sequence>
                </
xs:complexType>
            </
xs:element>
        </
xs:sequence>
    </
xs:complexType>
</
xs:element>


element properties


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.