Menu: [ Home | Guidelines | BODs | Nouns | Global elements | WSDL | Packages | Code Lists | Master Index ]
Trace back: » SealID | Status | Access | Number | VerbType »
| Parent type: | xsd:token (derivation method: restriction) |
|---|
| Name | TokenType |
|---|---|
| Content |
|
| Documentation |
Dictionary Entry Name: Token_ Text. Type Definition: token represents tokenized strings. The ·value space· of token is the set of strings that do not contain the line feed (#xA) nor tab (#x9) characters, that have no leading or trailing spaces (#x20) and that have no internal sequences of two or more spaces. The ·lexical space· of token is the set of strings that do not contain the line feed (#xA) nor tab (#x9) characters, that have no leading or trailing spaces (#x20) and that have no internal sequences of two or more spaces. The ·base type· of token is normalizedString. |