complexType numericalBlockElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p377.png
used by
elements AGLAltitudeBlock AGLMSLAltitudeBlock AltitudeBlock DepthAltitudeBlock DepthBlock MSLAltitudeBlock
attributes
Name  Type  Use  Default  Fixed  Annotation
minimum  nonNegativeScalarType  required      
maximum  positiveScalarType  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Type used to represent an inclusive range of numerical data.
source <xsd:complexType name="numericalBlockElementType">
 
<xsd:annotation>
   
<xsd:documentation>Type used to represent an inclusive range of numerical data.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="minimum" type="nonNegativeScalarType" use="required"/>
 
<xsd:attribute name="maximum" type="positiveScalarType" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute numericalBlockElementType/@minimum
type nonNegativeScalarType
properties
use required
facets
Kind Value Annotation
minInclusive 0
source <xsd:attribute name="minimum" type="nonNegativeScalarType" use="required"/>

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


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