Platescale of a <Telescope> in arcsecs/mm. |
<xs:complexType name="PlateScaleComplexType"> <xs:annotation> <xs:documentation>Platescale of a <Telescope> in arcsecs/mm.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="units" type="xs:string" fixed="arcseconds per millimeter"/> <xs:attributeGroup ref="RTMLAttributes"/> </xs:extension> </xs:simpleContent> </xs:complexType> |