generated from ivoa-std/doc-template
-
Notifications
You must be signed in to change notification settings - Fork 9
mutliple model declaration
Laurent MICHEL edited this page Jun 11, 2021
·
4 revisions
Consolidated syntax
<VODML>
<MODELS>
<MODEL "name"="mango" "url"="file:/Users/sao/Documents/IVOA/GitHub/ivoa-dm-examples/tmp/Mango-v1.0.vo-dml.xml" />
<MODEL "name"="cube" "url"="https://volute.g-vo.org/svn/trunk/projects/dm/Cube/vo-dml/Cube-1.0.vo-dml.xml" />
<MODEL "name"="ds" "url"="https://volute.g-vo.org/svn/trunk/projects/dm/DatasetMetadata/vo-dml/DatasetMetadata-1.0.vo-dml.xml" />
<MODEL "name"="meas" "url"="https://www.ivoa.net/xml/Meas/20200908/Meas-v1.0.vo-dml.xml" />
<MODEL "name"="coords" "url"="https://www.ivoa.net/xml/STC/20200908/Coords-v1.0.vo-dml.xml" />
</MODELS>
</VODML>