diagram | ![]() |
||
children | Duration Timing | ||
used by |
|
||
annotation |
|
||
source | <xsd:group name="TimingTypeElements"> <xsd:annotation> <xsd:documentation>Elements utilized to specify timing requirements of an agenda goal.</xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:element ref="Duration"> <xsd:annotation> <xsd:documentation>Used to specify a length of time.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="Timing"> <xsd:annotation> <xsd:documentation>Used to specify a start and stop time.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:group> |