CalibrationBadPixelCorrectionComplexType

Complex Type Information

Model

Children: BadPixels, Pipeline

Attributes

QName Type Fixed Default Use Inheritable Annotation
correction xs:boolean false optional

Used By

Source

<xs:complexType name="CalibrationBadPixelCorrectionComplexType">
  <xs:all>
    <xs:element name="BadPixels" type="BadPixelsComplexType" minOccurs="0"/>
    <xs:element name="Pipeline" type="PipelineComplexType" minOccurs="0"/>
  </xs:all>
  <xs:attribute name="correction" type="xs:boolean" default="false"/>
</xs:complexType>