Using Mapping Services › NCL Reference, Type Checking, and Data Behavior › PrintableString Type
PrintableString Type
The PrintableString is a subset of GeneralString which comprises:
- a to z (lowercase alphabetic characters)
- A to Z (uppercase alphabetic characters)
- 0 to 9 (numeric characters)
- ( ) (the space, or blank character)
- ' ( ) + , - . / : = ? (special characters)
- External Form - Input
-
Any string of valid characters, as described.
- External Form - Output
-
Same as input.
- Local Form and Behavior
-
On input data is stored as supplied. Normal string padding and truncation rules apply.
|
Copyright © 2010 CA.
All rights reserved.
|
|