status

Status of the synapse specification: stable, in progress, etc.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
value StatusValue optional
Currently an enum value of status/in progress/etc.

Source

<xs:element name="status" type="meta:Status" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Status of the synapse specification: stable, in progress, etc.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample