complexType signedPercentElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p416.png
used by
elements Aileron AllPlanes AllPropellers BowLateralThruster BowPlanes BowVerticalThruster CenterlinePropeller LateralThrusters Pedals PortPropeller Rudder SetAileron SetElevator SetRudder StarboardPropeller SternLateralThruster SternPlanes SternVerticalThruster VerticalThrusters
attributes
Name  Type  Use  Default  Fixed  Annotation
value  signedPercentType  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Type for an element with a single percentage element [-100, 100].
source <xsd:complexType name="signedPercentElementType">
 
<xsd:annotation>
   
<xsd:documentation>Type for an element with a single percentage element [-100, 100].</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="value" type="signedPercentType" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute signedPercentElementType/@value
type signedPercentType
properties
use required
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xsd:attribute name="value" type="signedPercentType" use="required"/>


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