complexType booleanElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p319.png
used by
elements ObtainGps Realtime Thrusters Trace
complexType gpsFixCommandType
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xsd:boolean  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Type for an element with a single boolean attribute.
source <xsd:complexType name="booleanElementType">
 
<xsd:annotation>
   
<xsd:documentation>Type for an element with a single boolean attribute.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="value" type="xsd:boolean" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute booleanElementType/@value
type xsd:boolean
properties
use required
source <xsd:attribute name="value" type="xsd:boolean" use="required"/>


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