System.Runtime.Remoting.Metadata.W3cXsd2001 Namespace

Contains wrapper classes for the data types that conform to the W3C specification. All date and time types conform to the ISO standards specification.

Classes

SoapAnyUri

Wraps an XSD anyURI type.

SoapBase64Binary

Wraps an XSD base64Binary type.

SoapDate

Wraps an XSD date type.

SoapDateTime

Provides static methods for the serialization and deserialization of DateTime to a string that is formatted as XSD dateTime.

SoapDay

Wraps an XSD gDay type.

SoapDuration

Provides static methods for the serialization and deserialization of TimeSpan to a string that is formatted as XSD duration.

SoapEntities

Wraps an XML ENTITIES attribute.

SoapEntity

Wraps an XML ENTITY attribute.

SoapHexBinary

Wraps an XSD hexBinary type.

SoapId

Wraps an XML ID attribute.

SoapIdref

Wraps an XML IDREFS attribute.

SoapIdrefs

Wraps an XML IDREFS attribute.

SoapInteger

Wraps an XSD integer type.

SoapLanguage

Wraps an XML language type.

SoapMonth

Wraps an XSD gMonth type.

SoapMonthDay

Wraps an XSD gMonthDay type.

SoapName

Wraps an XML Name type.

SoapNcName

Wraps an XML NcName type.

SoapNegativeInteger

Wraps an XSD negativeInteger type.

SoapNmtoken

Wraps an XML NMTOKEN attribute.

SoapNmtokens

Wraps an XML NMTOKENS attribute.

SoapNonNegativeInteger

Wraps an XSD nonNegativeInteger type.

SoapNonPositiveInteger

Wraps an XSD nonPositiveInteger type.

SoapNormalizedString

Wraps an XML normalizedString type.

SoapNotation

Wraps an XML NOTATION attribute type.

SoapPositiveInteger

Wraps an XSD positiveInteger type.

SoapQName

Wraps an XSD QName type.

SoapTime

Wraps an XSD time type.

SoapToken

Wraps an XML token type.

SoapYear

Wraps an XSD gYear type.

SoapYearMonth

Wraps an XSD gYearMonth type.

Interfaces

ISoapXsd

Provides access to the XML Schema definition language (XSD) of a SOAP type.

Remarks

For more information, see the XML Schema Part 2: Datatypes specification.