COLLECTED BY
Organization:
Alexa Crawls
Starting in 1996,
Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the
Wayback Machine after an embargo period.
this data is currently not publicly accessible.
The Wayback Machine - https://web.archive.org/web/20100503174603/http://www.cambridgesoft.com:80/services/documentation/sdk/chemdraw/cdx/DataType/CDXRepresentsProperty.htm
CDX RepresentsProperty Data Type
In CDX files, this data type consists of a series of CDXObjectID followed by a UINT16. The first value indicates which other object is relevent, and the second value indicates which propery of that other object is referenced by this object.
In CDXML files, this data type is represented by a represent object.
Examples:
CDX: |
06 00 00 00 21 04 |
CDXML: |
<represent attribute="Charge" object="6"/> |
See the complete list of CDX data types
CDX Documentation index