QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
correction | xs:boolean | false | optional |
<xs:complexType name="CalibrationAstrometricSolutionComplexType"> <xs:all> <xs:element name="Pipeline" type="PipelineComplexType" minOccurs="0"/> </xs:all> <xs:attribute name="correction" type="xs:boolean" default="false"/> </xs:complexType> |