Token Class |
The Token class represents tokenized strings.
Namespace: Altova.RaptorXml.Xsd
The Token type exposes the following members.
| Name | Description | |
|---|---|---|
| IsBoolean | (Inherited from AnySimpleType.) | |
| IsDecimal | (Inherited from AnySimpleType.) | |
| IsDouble | (Inherited from AnySimpleType.) | |
| IsDuration | (Inherited from AnySimpleType.) | |
| IsFloat | (Inherited from AnySimpleType.) | |
| IsInteger | (Inherited from AnySimpleType.) | |
| IsNumeric | (Inherited from AnySimpleType.) | |
| IsString | (Inherited from AnySimpleType.) | |
| LexicalValue | (Inherited from AnySimpleType.) | |
| Value | (Inherited from String.) |
| Name | Description | |
|---|---|---|
| Compare | ||
| CompareTo(Object) | ||
| CompareTo(AnyAtomicType) | (Inherited from AnyAtomicType.) | |
| CompareTo(AnySimpleType) | (Inherited from AnySimpleType.) | |
| CompareTo(NormalizedString) | (Inherited from NormalizedString.) | |
| CompareTo(String) | (Inherited from String.) | |
| CompareTo(Token) | ||
| Dispose | (Inherited from AnySimpleType.) | |
| Equals(Object) | (Overrides NormalizedStringEquals(Object).) | |
| Equals(AnyAtomicType) | (Inherited from AnyAtomicType.) | |
| Equals(AnySimpleType) | (Inherited from AnySimpleType.) | |
| Equals(NormalizedString) | (Inherited from NormalizedString.) | |
| Equals(String) | (Inherited from String.) | |
| Equals(Token) | ||
| GetHashCode | (Overrides NormalizedStringGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from AnySimpleType.) |
| Name | Description | |
|---|---|---|
| Equality | ||
| GreaterThan | ||
| Inequality | ||
| LessThan |