diagram | ![]() |
||
children | SetPower MakeKnots MakeSpeed | ||
used by |
|
||
annotation |
|
||
source | <xsd:group name="UuvSpeedElements"> <xsd:annotation> <xsd:documentation>Elements suitable for specifying the forward speed of a UUV</xsd:documentation> </xsd:annotation> <!-- TODO why not similar constructs for UAV, USV, UGV? --> <xsd:choice> <xsd:element ref="SetPower"/> <xsd:element ref="MakeKnots"/> <xsd:element ref="MakeSpeed"/> </xsd:choice> </xsd:group> |