Data Types
Common datatypes are converted into their XML equivalents with example values shown below:
| Name | Tag Example | Description |
|---|---|---|
| array |
|
Array of values, storing no keys |
| base64 |
|
Base64-encoded binary data |
| boolean |
|
Boolean logical value (0 or 1) |
| date/time |
|
Date and time in ISO 8601 format |
| double |
|
Double precision floating point number |
| integer |
or |
Whole number, integer |
| string |
|
String of characters. Must follow XML encoding. |
| struct |
|
Associative array |
| nil |
|
Discriminated null value; an XML-RPC extension |
Read more about this topic: XML-RPC
Famous quotes containing the words data and/or types:
“To write it, it took three months; to conceive it three minutes; to collect the data in itall my life.”
—F. Scott Fitzgerald (18961940)
“Our children evaluate themselves based on the opinions we have of them. When we use harsh words, biting comments, and a sarcastic tone of voice, we plant the seeds of self-doubt in their developing minds.... Children who receive a steady diet of these types of messages end up feeling powerless, inadequate, and unimportant. They start to believe that they are bad, and that they can never do enough.”
—Stephanie Martson (20th century)
Related Phrases
Related Words