posIntVectorBaseType

complexType · restriction stringVectorBaseType · value xsd:string

Vector with semicolon separated positive integer values

Any positive integer values separated by semicolons are permitted, e.g.:

<intVectorTest>0;1;2;3;4;5</intVectorTest>
Example 1: valid integer vector
<intVectorTest>1</intVectorTest>
Example 2: valid integer vector with only one entry
<intVectorTest>0,1,2,3,4,5</intVectorTest>
Example 3: invalid integer vector due to comma separation
<intVectorTest>0.;1.;2.</intVectorTest>
Example 4: invalid integer vector due to invalid integer
<intVectorTest>-1;0;1</intVectorTest>
Example 5: invalid integer vector due to negative value

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+(([eE][-+]?)?\d+)?(\s+)?(;(\s+)?\d+(([eE][-+]?)?\d+)?(\s+)?)*

Used by

In a dataset · 5 paths

In the schema · 3 declarations

TypeName
cutLoadPointsTypepointIDs
loadApplicationPointsTypepointIDs
specificConfigurationSegmentTypeindexIDs