10 |
<author>Arnold Rots, Mark Cresitello-Dittmar</author> |
<author>Arnold Rots, Mark Cresitello-Dittmar</author> |
11 |
<version>2.0</version> |
<version>2.0</version> |
12 |
<previousVersion>0.x</previousVersion> |
<previousVersion>0.x</previousVersion> |
13 |
<lastModified>2017-02-02T15:01:16</lastModified> |
<lastModified>2017-03-08T14:58:57</lastModified> |
14 |
<import> |
<import> |
15 |
<name>ivoa</name> |
<name>ivoa</name> |
16 |
<url>http://volute.g-vo.org/svn/trunk/projects/dm/vo-dml/models/ivoa/IVOA.vo-dml.xml</url> |
<url>http://volute.g-vo.org/svn/trunk/projects/dm/vo-dml/models/ivoa/IVOA.vo-dml.xml</url> |
40 |
|
|
41 |
|
|
42 |
<package> |
<package> |
|
<vodml-id>domain.pixel</vodml-id> |
|
|
<name>pixel</name> |
|
|
<description> |
|
|
TODO : Missing description : please, update your UML model asap. |
|
|
</description> |
|
|
<objectType abstract="true"> |
|
|
<vodml-id>domain.pixel.Pixel</vodml-id> |
|
|
<name>Pixel</name> |
|
|
<description> |
|
|
TODO : Missing description : please, update your UML model asap. |
|
|
</description> |
|
|
<extends> |
|
|
<vodml-ref>coords:DerivedCoordinate</vodml-ref> |
|
|
</extends> |
|
|
</objectType> |
|
|
|
|
|
<objectType> |
|
|
<vodml-id>domain.pixel.Pixel1D</vodml-id> |
|
|
<name>Pixel1D</name> |
|
|
<description> |
|
|
TODO : Missing description : please, update your UML model asap. |
|
|
</description> |
|
|
<extends> |
|
|
<vodml-ref>coords:domain.pixel.Pixel</vodml-ref> |
|
|
</extends> |
|
|
<attribute> |
|
|
<vodml-id>domain.pixel.Pixel1D.coord</vodml-id> |
|
|
<name>coord</name> |
|
|
<description> |
|
|
TODO : Missing description : please, update your UML model asap. |
|
|
</description> |
|
|
<datatype> |
|
|
<vodml-ref>coordsys:domain.pixel.PixelCoord</vodml-ref> |
|
|
</datatype> |
|
|
<multiplicity> |
|
|
<minOccurs>1</minOccurs> |
|
|
<maxOccurs>1</maxOccurs> |
|
|
</multiplicity> |
|
|
</attribute> |
|
|
</objectType> |
|
|
|
|
|
<objectType> |
|
|
<vodml-id>domain.pixel.Pixel2D</vodml-id> |
|
|
<name>Pixel2D</name> |
|
|
<description> |
|
|
TODO : Missing description : please, update your UML model asap. |
|
|
</description> |
|
|
<extends> |
|
|
<vodml-ref>coords:domain.pixel.Pixel</vodml-ref> |
|
|
</extends> |
|
|
<attribute> |
|
|
<vodml-id>domain.pixel.Pixel2D.coord</vodml-id> |
|
|
<name>coord</name> |
|
|
<description> |
|
|
TODO : Missing description : please, update your UML model asap. |
|
|
</description> |
|
|
<datatype> |
|
|
<vodml-ref>coordsys:domain.pixel.PixelCoord</vodml-ref> |
|
|
</datatype> |
|
|
<multiplicity> |
|
|
<minOccurs>2</minOccurs> |
|
|
<maxOccurs>2</maxOccurs> |
|
|
</multiplicity> |
|
|
</attribute> |
|
|
</objectType> |
|
|
|
|
|
<objectType> |
|
|
<vodml-id>domain.pixel.Pixel3D</vodml-id> |
|
|
<name>Pixel3D</name> |
|
|
<description> |
|
|
TODO : Missing description : please, update your UML model asap. |
|
|
</description> |
|
|
<extends> |
|
|
<vodml-ref>coords:domain.pixel.Pixel</vodml-ref> |
|
|
</extends> |
|
|
<attribute> |
|
|
<vodml-id>domain.pixel.Pixel3D.coord</vodml-id> |
|
|
<name>coord</name> |
|
|
<description> |
|
|
TODO : Missing description : please, update your UML model asap. |
|
|
</description> |
|
|
<datatype> |
|
|
<vodml-ref>coordsys:domain.pixel.PixelCoord</vodml-ref> |
|
|
</datatype> |
|
|
<multiplicity> |
|
|
<minOccurs>3</minOccurs> |
|
|
<maxOccurs>3</maxOccurs> |
|
|
</multiplicity> |
|
|
</attribute> |
|
|
</objectType> |
|
|
|
|
|
</package> |
|
|
|
|
|
|
|
|
|
|
|
<package> |
|
43 |
<vodml-id>domain.spatial</vodml-id> |
<vodml-id>domain.spatial</vodml-id> |
44 |
<name>spatial</name> |
<name>spatial</name> |
45 |
<description> |
<description> |