complexType positiveScalarElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p385.png
used by
elements AGLAltitude DepthTypeElements/Altitude Depth Duration Height Knots LoiterAltitude LoiterDepth MakeAltitude MakeAltitudeAGL MakeAltitudeMSL MakeDepth AltitudeTypeElements/MSLAltitude Radius SetStandoff SetTimeStep Speed Standoff TimeOut Wait WaitUntilTime Width
attributes
Name  Type  Use  Default  Fixed  Annotation
value  positiveScalarType  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Type for an element with a single scalar valued attribute that is greater than or 0.
source <xsd:complexType name="positiveScalarElementType">
 
<xsd:annotation>
   
<xsd:documentation>Type for an element with a single scalar valued attribute that is greater than or 0.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="value" type="positiveScalarType" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute positiveScalarElementType/@value
type positiveScalarType
properties
use required
facets
Kind Value Annotation
minInclusive 0
source <xsd:attribute name="value" type="positiveScalarType" use="required"/>


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