Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

A moment in time with an optional annotation, defined by the following Attributes

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

 

<entity type=”org.symphonyoss.time.moment”/>
       <attribute name=”at” type=”org.symphonyoss.time.millis” value=45464996/>
       <attribute name=”annotation” type=”org.symphonyoss.type.string” value=”Looks like it has turned here”/>
</entity>
  • No labels