This is a hook for regions defined in sky indexing schemes |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
fill_factor | restriction of xs:double | 1.0 | optional |
|
|||
note | xs:string | optional | |||||
unit | crd:posUnitType | deg | optional |
Element | reg:SkyIndex |
<xs:complexType name="skyIndexType" abstract="true"> <xs:annotation> <xs:documentation>This is a hook for regions defined in sky indexing schemes</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="reg:shapeType"/> </xs:complexContent> </xs:complexType> |