System.Runtime.Remoting.Metadata.W3cXsd2001 Espacio de nombres

Contiene clases contenedoras para los tipos de datos que se ajustan a la especificación de W3C. Todos los tipos de fecha y hora se ajustan a la especificación de estándares ISO.

Clases

SoapAnyUri

Ajusta un tipo XSD anyURI.

SoapBase64Binary

Ajusta un tipo XSD base64Binary.

SoapDate

Ajusta un tipo XSD date.

SoapDateTime

Proporciona métodos estáticos para la serialización y deserialización de DateTime en una cadena con formato dateTime XSD.

SoapDay

Ajusta un tipo XSD gDay.

SoapDuration

Proporciona métodos estáticos para la serialización y deserialización de TimeSpan en una cadena con formato duration XSD.

SoapEntities

Ajusta un atributo XML ENTITIES.

SoapEntity

Ajusta un atributo XML ENTITY.

SoapHexBinary

Ajusta un tipo XSD hexBinary.

SoapId

Ajusta un atributo XML ID.

SoapIdref

Ajusta un atributo XML IDREFS.

SoapIdrefs

Ajusta un atributo XML IDREFS.

SoapInteger

Ajusta un tipo XSD integer.

SoapLanguage

Ajusta un tipo XML language.

SoapMonth

Ajusta un tipo XSD gMonth.

SoapMonthDay

Ajusta un tipo XSD gMonthDay.

SoapName

Ajusta un tipo XML Name.

SoapNcName

Ajusta un tipo XML NcName.

SoapNegativeInteger

Ajusta un tipo XSD negativeInteger.

SoapNmtoken

Ajusta un atributo XML NMTOKEN.

SoapNmtokens

Ajusta un atributo XML NMTOKENS.

SoapNonNegativeInteger

Ajusta un tipo XSD nonNegativeInteger.

SoapNonPositiveInteger

Ajusta un tipo XSD nonPositiveInteger.

SoapNormalizedString

Ajusta un tipo XML normalizedString.

SoapNotation

Incluye un tipo de atributo XML NOTATION.

SoapPositiveInteger

Ajusta un tipo XSD positiveInteger.

SoapQName

Ajusta un tipo XSD QName.

SoapTime

Ajusta un tipo XSD time.

SoapToken

Ajusta un tipo XML token.

SoapYear

Ajusta un tipo XSD gYear.

SoapYearMonth

Ajusta un tipo XSD gYearMonth.

Interfaces

ISoapXsd

Proporciona acceso al lenguaje de definición de esquemas XML (XSD) de un tipo SOAP.

Comentarios

Para obtener más información, vea la especificación esquema XML Parte 2: Tipos de datos.