The System.Runtime.Remoting.Metadata.W3cXsd2001 namespace contains the XML Schema Definition (XSD) defined by the World Wide Web Consortium (W3C) in 2001. The XML Schema Part 2: Datatypes specification from W3C identifies format and behavior of various data types. This 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.
For more information on the XML Schema Part 2: Datatypes specification, see http://www.w3.org/TR/xmlschema-2/.
Class | Description |
---|---|
class�SoapAnyUri | Wraps an XML type.� |
class�SoapBase64Binary | Wraps an XML type.� |
class�SoapDate | Wraps an XML type.� |
class�SoapDateTime | Wraps an XML type.� |
class�SoapDay | Wraps an XML type.� |
class�SoapDuration | Wraps an XML type.� |
class�SoapEntities | Wraps an XML attribute.� |
class�SoapEntity | Wraps an XML attribute.� |
class�SoapHexBinary | Wraps an XML type.� |
class�SoapId | Wraps an XML attribute.� |
class�SoapIdref | Wraps an XML attribute.� |
class�SoapIdrefs | Wraps an XML attribute.� |
class�SoapInteger | Wraps an XML type.� |
class�SoapLanguage | Wraps an XML type.� |
class�SoapMonth | Wraps an XML type.� |
class�SoapMonthDay | Wraps an XML type.� |
class�SoapName | Wraps an XML type.� |
class�SoapNcName | Wraps an XML type.� |
class�SoapNegativeInteger | Wraps an XML type.� |
class�SoapNmtoken | Wraps an XML attribute.� |
class�SoapNmtokens | Wraps an XML attribute.� |
class�SoapNonNegativeInteger | Wraps an XML type.� |
class�SoapNonPositiveInteger | Wraps an XML type.� |
class�SoapNormalizedString | Wraps an XML type.� |
class�SoapNotation | Wraps an XML attribute type.� |
class�SoapPositiveInteger | Wraps an XML type.� |
class�SoapQName | Wraps an XML type.� |
class�SoapTime | Wraps an XML type.� |
class�SoapToken | Wraps an XML type.� |
class�SoapYear | Wraps an XML type.� |
class�SoapYearMonth | Wraps an XML type.� |
Interface | Description |
---|---|
interface�ISoapXsd | Provides access to the XML Schema definition language (XSD) of a SOAP type.� |