doubleVectorBaseType

complexType · restriction stringVectorBaseType · value xsd:string

Vector with semicolon separated values of type double

Any entries of type double separated by semicolons are permitted, e.g.:

<doubleVectorTest>123.456;+123.456;-1.234e56;-.45E-6;NaN</doubleVectorTest>
Example 1: valid double vector
<doubleVectorTest>123.456</doubleVectorTest>
Example 2: valid double vector with only one entry
<doubleVectorTest>123.456,+1234.456</doubleVectorTest>
Example 3: invalid double vector due to comma separation
<doubleVectorTest>123.456;mainWingUID</doubleVectorTest>
Example 4: invalid double vector due to string entry
<doubleVectorTest>123.456;1234.4E 56;-1.234e5.6</doubleVectorTest>
Example 5: invalid double vector due to invalid double values

Attributes

NameTypeConstraintsUseDefaultDescription
@axsd:stringoptionalParameter a of the uncertainty distribution function
@bxsd:stringoptionalParameter b of the uncertainty distribution function
@cxsd:stringoptionalParameter c of the uncertainty distribution function
@deltaxsd:stringoptionalParameter delta of the uncertainty distribution function
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file
@mapTypexsd:stringoptionalvector fixedMapping type of the data, fixed to vector
@muxsd:stringoptionalParameter mu of the uncertainty distribution function
@uncertaintyFunctionNameuncertaintyFunctionType2 valuesoptionalName of the uncertainty distribution function
@vxsd:stringoptionalParameter v of the uncertainty distribution function
@wxsd:stringoptionalParameter w of the uncertainty distribution function

Value constraints

ConstraintValue
patternThe value must match this regular expression.((\s+)?[-+]?(\d+)?(\.)?(\d+)?(([eE][-+]?)?\d+)?(\s+)?|(\s+)?(NaN)(\s+)?)(;(((\s+)?[-+]?(\d+)?(\.)?(\d+)?(([eE][-+]?)?\d+)?(\s+)?)|(\s+)?(NaN)(\s+)?))*

Used by

In a dataset · 733 paths

In the schema · 93 declarations

TypeName
aeroCaseCoefficientsTypecd
aeroCaseCoefficientsTypecl
aeroCaseCoefficientsTypecmd
aeroCaseCoefficientsTypecml
aeroCaseCoefficientsTypecms
aeroCaseCoefficientsTypecs
aeroLimitsMapTypealtitude
aeroLimitsMapTypeangleOfSideslip
aeroLimitsMapTypemachNumber
aeroMapOperationLimitTypeangleOfAttackMax
aeroMapOperationLimitTypeangleOfAttackMin
aeroPerformanceIncrementMapTypecommandInputs
aeroPerformanceIncrementMapTypecontrolParameters
aeroPerformanceMapTypealtitude
aeroPerformanceMapTypeangleOfAttack
aeroPerformanceMapTypeangleOfSideslip
aeroPerformanceMapTypecd
aeroPerformanceMapTypecl
aeroPerformanceMapTypecmd
aeroPerformanceMapTypecml
aeroPerformanceMapTypecms
aeroPerformanceMapTypecs
aeroPerformanceMapTypemachNumber
alternatingCurrentTrajectoryTypeeffectiveVoltage
alternatingCurrentTrajectoryTypefrequency
and 68 more