diagram |
 |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | value | priorityType | required | | | | timeStamp | nonNegativeScalarType | optional | | | documentation | Time value in seconds. |
| description | xsd:string | optional | | | documentation | Descriptive text explaining the intended effect of this element. |
| id | xsd:ID | optional | | | documentation | Unique identifier for this element. |
|
|
annotation |
documentation | Type for an element with a priority attribute (value in the range of [0..255]). |
|
source |
<xsd:complexType name="priorityElementType">
<xsd:annotation>
<xsd:documentation>Type for an element with a priority attribute (value in the range of [0..255]).</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="value" type="priorityType" use="required"/>
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType> |