complexType DistanceType
diagram ConfigurationSchema_p36.png
used by
elements UuvControlConstantsType/HoverPointTransition UuvControlConstantsType/Standoff UgvControlConstantsType/Standoff UsvControlConstantsType/Standoff UavControlConstantsType/Standoff
attributes
Name  Type  Use  Default  Fixed  annotation
distanceNonNegativeDoubleTyperequired      
descriptionxsd:stringoptional      
annotation
appinfo
Element used to specify a distance (used primarily to specify the standoff distance).
source <xsd:complexType name="DistanceType">
 
<xsd:annotation>
   
<xsd:appinfo>Element used to specify a distance (used primarily to specify the standoff distance).</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:attribute name="distance" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:complexType>

attribute DistanceType/@distance
type NonNegativeDoubleType
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
source <xsd:attribute name="distance" type="NonNegativeDoubleType" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy