Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Type

Cardinality

Description

at

org.symphonyoss.time.millis [A]

org.symphonyoss.time.rfc3339 [A]

1

The moment in time.

annotation

org.symphonyoss.string [A]

0..1

A textual annotation.

presentationMLPresentationML1Default rendering

Example

 

Code Block
<entity type=”org.symphonyoss.time.moment” version="0.1"/>
       <attribute name=”at” type=”org.symphonyoss.time.millis” value=454649961463702400000/>
       <attribute name=”annotation” type=”org.symphonyoss.type.string” value=”Looks like it has turned here”/>
	<presentationML>Looks like it has turned here at 20-May-2016</presentationML>
</entity>