generated from ivoa-std/doc-template
-
Notifications
You must be signed in to change notification settings - Fork 9
mapping elements with array 1
Mark Cresitello-Dittmar edited this page Jun 14, 2021
·
2 revisions
<INSTANCE dmrole="" dmtype="adhoc:Position">
<ATTRIBUTE dmrole="adhoc:.Position.longitude" dmtype="ivoa:real" ref="position" arrayindex="0"/>
<ATTRIBUTE dmrole="adhoc:.Position.latitude" dmtype="ivoa:real" ref="position" arrayindex="1"/>
</INSTANCE>
<!-- note: proposal for extension into multi-dimensional array -->
<!-- follows VOTable arraysize syntax. e.g. arrayindex="0x0" -->
<!-- no concrete example at this point -->