?? wsnwindep.wsdl
字號:
<xsd:annotation>
<xsd:documentation xml:lang="en">
(c) Copyright 2004, Microsoft Corporation
The following schema for Microsoft SQL Server is presented in XML format and is for informational purposes only. Microsoft Corporation ("Microsoft") may have trademarks, copyrights, or other intellectual property rights covering subject matter in the schema.
Microsoft does not make any representation or warranty regarding the schema or any product or item developed based on the schema. The schema is provided to you on an AS IS basis. Microsoft disclaims all express, implied and statutory warranties, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, and freedom from infringement. Without limiting the generality of the foregoing, Microsoft does not make any warranty of any kind that any item developed based on the schema, or any portion of the schema, will not infringe any copyright, patent, trade secret, or other intellectual property right of any person or entity in any country. It is your responsibility to seek licenses for such intellectual property rights where appropriate.
MICROSOFT SHALL NOT BE LIABLE FOR ANY DAMAGES OF ANY KIND ARISING OUT OF OR IN CONNECTION WITH THE USE OF THE SCHEMA, INCLUDING WITHOUT LIMITATION, ANY DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL (INCLUDING ANY LOST PROFITS), PUNITIVE OR SPECIAL DAMAGES, WHETHER OR NOT MICROSOFT HAS BEEN ADVISED OF SUCH DAMAGES.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType name="SqlRowSet">
<xsd:sequence maxOccurs="unbounded">
<xsd:any minOccurs="0" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
<xsd:any minOccurs="0" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="SqlXml" mixed="true">
<xsd:sequence>
<xsd:any processContents="skip" />
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="SqlResultCode">
<xsd:restriction base="xsd:int">
<xsd:minInclusive value="0" />
</xsd:restriction>
</xsd:simpleType>
<xsd:attribute name="IsDataSetWithSchema" type="xsd:boolean" />
</s:schema>
<s:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlTransaction">
<xsd:annotation>
<xsd:documentation xml:lang="en">
(c) Copyright 2004, Microsoft Corporation
The following schema for Microsoft SQL Server is presented in XML format and is for informational purposes only. Microsoft Corporation ("Microsoft") may have trademarks, copyrights, or other intellectual property rights covering subject matter in the schema.
Microsoft does not make any representation or warranty regarding the schema or any product or item developed based on the schema. The schema is provided to you on an AS IS basis. Microsoft disclaims all express, implied and statutory warranties, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, and freedom from infringement. Without limiting the generality of the foregoing, Microsoft does not make any warranty of any kind that any item developed based on the schema, or any portion of the schema, will not infringe any copyright, patent, trade secret, or other intellectual property right of any person or entity in any country. It is your responsibility to seek licenses for such intellectual property rights where appropriate.
MICROSOFT SHALL NOT BE LIABLE FOR ANY DAMAGES OF ANY KIND ARISING OUT OF OR IN CONNECTION WITH THE USE OF THE SCHEMA, INCLUDING WITHOUT LIMITATION, ANY DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL (INCLUDING ANY LOST PROFITS), PUNITIVE OR SPECIAL DAMAGES, WHETHER OR NOT MICROSOFT HAS BEEN ADVISED OF SUCH DAMAGES.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType name="SqlTransaction">
<xsd:sequence minOccurs="1" maxOccurs="1">
<xsd:element name="Descriptor" type="xsd:base64Binary" />
<xsd:element name="Type">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Begin" />
<xsd:enumeration value="Commit" />
<xsd:enumeration value="Rollback" />
<xsd:enumeration value="EnlistDTC" />
<xsd:enumeration value="Defect" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</s:schema>
<s:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlRowCount">
<xsd:annotation>
<xsd:documentation xml:lang="en">
(c) Copyright 2004, Microsoft Corporation
The following schema for Microsoft SQL Server is presented in XML format and is for informational purposes only. Microsoft Corporation ("Microsoft") may have trademarks, copyrights, or other intellectual property rights covering subject matter in the schema.
Microsoft does not make any representation or warranty regarding the schema or any product or item developed based on the schema. The schema is provided to you on an AS IS basis. Microsoft disclaims all express, implied and statutory warranties, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, and freedom from infringement. Without limiting the generality of the foregoing, Microsoft does not make any warranty of any kind that any item developed based on the schema, or any portion of the schema, will not infringe any copyright, patent, trade secret, or other intellectual property right of any person or entity in any country. It is your responsibility to seek licenses for such intellectual property rights where appropriate.
MICROSOFT SHALL NOT BE LIABLE FOR ANY DAMAGES OF ANY KIND ARISING OUT OF OR IN CONNECTION WITH THE USE OF THE SCHEMA, INCLUDING WITHOUT LIMITATION, ANY DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL (INCLUDING ANY LOST PROFITS), PUNITIVE OR SPECIAL DAMAGES, WHETHER OR NOT MICROSOFT HAS BEEN ADVISED OF SUCH DAMAGES.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType name="SqlRowCount">
<xsd:sequence minOccurs="1" maxOccurs="1">
<xsd:element name="Count" type="xsd:long" />
</xsd:sequence>
</xsd:complexType>
</s:schema>
<s:schema xmlns:sqlmessage="http://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlMessage" xmlns:xsd="http://www.w3.org/2001/XMLSchema" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlMessage">
<xsd:annotation>
<xsd:documentation xml:lang="en">
(c) Copyright 2004, Microsoft Corporation
The following schema for Microsoft SQL Server is presented in XML format and is for informational purposes only. Microsoft Corporation ("Microsoft") may have trademarks, copyrights, or other intellectual property rights covering subject matter in the schema.
Microsoft does not make any representation or warranty regarding the schema or any product or item developed based on the schema. The schema is provided to you on an AS IS basis. Microsoft disclaims all express, implied and statutory warranties, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, and freedom from infringement. Without limiting the generality of the foregoing, Microsoft does not make any warranty of any kind that any item developed based on the schema, or any portion of the schema, will not infringe any copyright, patent, trade secret, or other intellectual property right of any person or entity in any country. It is your responsibility to seek licenses for such intellectual property rights where appropriate.
MICROSOFT SHALL NOT BE LIABLE FOR ANY DAMAGES OF ANY KIND ARISING OUT OF OR IN CONNECTION WITH THE USE OF THE SCHEMA, INCLUDING WITHOUT LIMITATION, ANY DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL (INCLUDING ANY LOST PROFITS), PUNITIVE OR SPECIAL DAMAGES, WHETHER OR NOT MICROSOFT HAS BEEN ADVISED OF SUCH DAMAGES.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType name="nonNegativeInteger">
<xsd:restriction base="xsd:int">
<xsd:minInclusive value="0" />
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="SqlMessage">
<xsd:sequence minOccurs="1" maxOccurs="1">
<xsd:element name="Class" type="sqlmessage:nonNegativeInteger" />
<xsd:element name="LineNumber" type="sqlmessage:nonNegativeInteger" />
<xsd:element name="Message" type="xsd:string" />
<xsd:element name="Number" type="sqlmessage:nonNegativeInteger" />
<xsd:element minOccurs="0" name="Procedure" type="xsd:string" />
<xsd:element minOccurs="0" name="Server" type="xsd:string" />
<xsd:element name="Source" type="xsd:string" />
<xsd:element name="State" type="sqlmessage:nonNegativeInteger" />
</xsd:sequence>
</xsd:complexType>
</s:schema>
<s:schema xmlns:sqltransaction="http://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlTransaction" xmlns:sqlrowcount="http://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlRowCount" xmlns:sqlmessage="http://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlMessage" xmlns:sqlsoaptypes="http://schemas.microsoft.com/sqlserver/2004/SOAP/types" xmlns:xsd="http://www.w3.org/2001/XMLSchema" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlResultStream">
<xsd:import namespace="http://schemas.microsoft.com/sqlserver/2004/SOAP/types" />
<xsd:import namespace="http://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlMessage" />
<xsd:import namespace="http://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlRowCount" />
<xsd:import namespace="http://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlTransaction" />
<xsd:annotation>
<xsd:documentation xml:lang="en">
(c) Copyright 2004, Microsoft Corporation
The following schema for Microsoft SQL Server is presented in XML format and is for informational purposes only. Microsoft Corporation ("Microsoft") may have trademarks, copyrights, or other intellectual property rights covering subject matter in the schema.
Microsoft does not make any representation or warranty regarding the schema or any product or item developed based on the schema. The schema is provided to you on an AS IS basis. Microsoft disclaims all express, implied and statutory warranties, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, and freedom from infringement. Without limiting the generality of the foregoing, Microsoft does not make any warranty of any kind that any item developed based on the schema, or any portion of the schema, will not infringe any copyright, patent, trade secret, or other intellectual property right of any person or entity in any country. It is your responsibility to seek licenses for such intellectual property rights where appropriate.
MICROSOFT SHALL NOT BE LIABLE FOR ANY DAMAGES OF ANY KIND ARISING OUT OF OR IN CONNECTION WITH THE USE OF THE SCHEMA, INCLUDING WITHOUT LIMITATION, ANY DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL (INCLUDING ANY LOST PROFITS), PUNITIVE OR SPECIAL DAMAGES, WHETHER OR NOT MICROSOFT HAS BEEN ADVISED OF SUCH DAMAGES.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType name="SqlResultStream">
<xsd:choice minOccurs="1" maxOccurs="unbounded">
<xsd:element name="SqlRowSet" type="sqlsoaptypes:SqlRowSet" />
<xsd:element name="SqlXml" type="sqlsoaptypes:SqlXml" />
<xsd:element name="SqlMessage" type="sqlmessage:SqlMessage" />
<xsd:element name="SqlRowCount" type="sqlrowcount:SqlRowCount" />
<xsd:element name="SqlResultCode" type="sqlsoaptypes:SqlResultCode" />
<xsd:element name="SqlTransaction" type="sqltransaction:SqlTransaction" />
</xsd:choice>
</xsd:complexType>
</s:schema>
<s:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/sqlserver/2004/SOAP/Options">
<xsd:annotation>
<xsd:documentation xml:lang="en">
(c) Copyright 2004, Microsoft Corporation
The following schema for Microsoft SQL Server is presented in XML format and is for informational purposes only. Microsoft Corporation ("Microsoft") may have trademarks, copyrights, or other intellectual property rights covering subject matter in the schema.
Microsoft does not make any representation or warranty regarding the schema or any product or item developed based on the schema. The schema is provided to you on an AS IS basis. Microsoft disclaims all express, implied and statutory warranties, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, and freedom from infringement. Without limiting the generality of the foregoing, Microsoft does not make any warranty of any kind that any item developed based on the schema, or any portion of the schema, will not infringe any copyright, patent, trade secret, or other intellectual property right of any person or entity in any country. It is your responsibility to seek licenses for such intellectual property rights where appropriate.
MICROSOFT SHALL NOT BE LIABLE FOR ANY DAMAGES OF ANY KIND ARISING OUT OF OR IN CONNECTION WITH THE USE OF THE SCHEMA, INCLUDING WITHOUT LIMITATION, ANY DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL (INCLUDING ANY LOST PROFITS), PUNITIVE OR SPECIAL DAMAGES, WHETHER OR NOT MICROSOFT HAS BEEN ADVISED OF SUCH DAMAGES.
</xsd:documentation>
</xsd:annotation>
<xsd:element name="initialDatabase">
<xsd:annotation>
<xsd:documentation>Set initial database on login.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute form="unqualified" name="value" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>The name of the initial database to attach to.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="false" form="unqualified" name="optional" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>Whether the initial database is optional or not.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute form="unqualified" name="filename" type="xsd:string">
<xsd:annotation>
<xsd:documentation>The filename of the database to attach to.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
<xsd:element name="initialLanguage">
<xsd:annotation>
<xsd:documentation>Set initial language to set.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute form="unqualified" name="value" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>The name of the initial language to set.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="false" form="unqualified" name="optional" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>Whether the initial language is optional or not.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
<xsd:element name="environmentChangeNotifications">
<xsd:annotation>
<xsd:documentation>Receive environment change notifications.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -