This documentation is archived and is not being maintained.
ISoapXsd Interface
.NET Framework 1.1
Provides access to the XML Schema definition language (XSD) of a SOAP type.
For a list of all members of this type, see ISoapXsd Members.
[Visual Basic] Public Interface ISoapXsd [C#] public interface ISoapXsd [C++] public __gc __interface ISoapXsd [JScript] public interface ISoapXsd
Classes that Implement ISoapXsd
| Class | Description |
|---|---|
| SoapAnyUri | Wraps an XML anyURI type. |
| SoapBase64Binary | Wraps an XML base64Binary type. |
| SoapDate | Wraps an XML date type. |
| SoapDay | Wraps an XML gDay type. |
| SoapEntities | Wraps an XML ENTITIES attribute. |
| SoapEntity | Wraps an XML ENTITY attribute. |
| SoapHexBinary | Wraps an XML hexBinary type. |
| SoapId | Wraps an XML ID attribute. |
| SoapIdref | Wraps an XML IDREFS attribute. |
| SoapIdrefs | Wraps an XML IDREFS attribute. |
| SoapInteger | Wraps an XML integer type. |
| SoapLanguage | Wraps an XML language type. |
| SoapMonth | Wraps an XML gMonth type. |
| SoapMonthDay | Wraps an XML gMonthDay type. |
| SoapName | Wraps an XML Name type. |
| SoapNcName | Wraps an XML NcName type. |
| SoapNegativeInteger | Wraps an XML negativeInteger type. |
| SoapNmtoken | Wraps an XML NMTOKEN attribute. |
| SoapNmtokens | Wraps an XML NMTOKENS attribute. |
| SoapNonNegativeInteger | Wraps an XML nonNegativeInteger type. |
| SoapNonPositiveInteger | Wraps an XML nonPositiveInteger type. |
| SoapNormalizedString | Wraps an XML normalizedString type. |
| SoapNotation | Wraps an XML NOTATION attribute type. |
| SoapPositiveInteger | Wraps an XML positiveInteger type. |
| SoapQName | Wraps an XML QName type. |
| SoapTime | Wraps an XML time type. |
| SoapToken | Wraps an XML token type. |
| SoapYear | Wraps an XML gYear type. |
| SoapYearMonth | Wraps an XML gYearMonth type. |
Requirements
Namespace: System.Runtime.Remoting.Metadata.W3cXsd2001
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: Mscorlib (in Mscorlib.dll)
See Also
ISoapXsd Members | System.Runtime.Remoting.Metadata.W3cXsd2001 Namespace
Show: