8.3 IndexRange

Topic Version1Published11/11/2016
For StandardCOM v2.1
Type:ClassStereotype:«XSDcomplexType»

In the case that the ReferencedData is indexed and the conformance with the DataAssurance policy applies to a range within that index space, this class represents that range.

The elements are string types because the index could be of numerous data types, including integer, float and date.

Table 8.3-1 Attributes

Name

Type

Notes

IndexMaximum

String64

The maximum index for the range over which the referenced data's conformance with the policy is being assessed.

IndexMinimum

String64

The minimum index for the range over which the referenced data's conformance with the policy is being assessed.

Table 8.3-2 Associations

Association

Notes

From: DataAssuranceRecord.IndexRange

0..1To: IndexRange

Association

In the case that the ReferencedData is indexed and the conformance with the DataAssurance policy applies to a range within that index space, this class represents that range.

The elements are string types because the index could be of numerous data types, including integer, float and date.