diagram |
 |
type |
demolishElementType |
properties |
|
children |
Target |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | singleTarget | xsd:boolean | optional | false | | documentation | Set to true if the goal is complete upon finding and demolishing a single instance of a target. False means that the goal execution continues in order to locate and demolish multiple instances. |
| permanentDisable | xsd:boolean | | true | | | 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 | To destroy structures, facilities, or material by any available means.
|
|
source |
<xsd:element name="Demolish" type="demolishElementType">
<xsd:annotation>
<xsd:documentation>To destroy structures, facilities, or material by any available means.
</xsd:documentation>
</xsd:annotation>
</xsd:element> |