The following table outlines the mapping between property types to XML Schema types.
|
Property Type |
XML Schema Type |
|
String |
xs:string |
|
Binary |
xs:base64Binary |
|
Double |
xs:double |
|
Long |
xs:long |
|
Boolean |
xs:boolean |
|
Date |
xs:dateTime |
|
Path |
xs:string |
|
Name |
xs:string |
|
Reference |
xs:IDREF |