| diagram | ![]() |
||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||
| type | extension of xtce:NameDescriptionType | ||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet | ||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||
| source | <complexType name="ArrayDataTypeType"> <annotation> <documentation xml:lang="en">An array of values of the type referenced in 'arrayTypeRef' and have the number of array dimensions as specified in 'numberOfDimensions' </documentation> </annotation> <complexContent> <extension base="xtce:NameDescriptionType"> <attribute name="arrayTypeRef" type="xtce:NameReferenceType" use="required"/> <attribute name="numberOfDimensions" type="positiveInteger" use="required"/> </extension> </complexContent> </complexType> |
| type | xtce:NameReferenceType | ||
| properties |
|
||
| source | <attribute name="arrayTypeRef" type="xtce:NameReferenceType" use="required"/> |
| type | positiveInteger | ||
| properties |
|
||
| source | <attribute name="numberOfDimensions" type="positiveInteger" use="required"/> |