<xs:element name="FocalLength" type="xs:double"><xs:annotation><xs:documentation>The focal length of the camera</xs:documentation></xs:annotation></xs:element>
tps:XY , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps') , tps:Name , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
<xs:element name="PrincipalPosition" type="tps:position2DType"><xs:annotation><xs:documentation>Represents the principal position</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="cameraCalibrationType"><xs:annotation><xs:documentation>A calibration of a camera is defined by its parameters</xs:documentation></xs:annotation><xs:sequence><xs:element name="Name" type="xs:string"><xs:annotation><xs:documentation>The name of the calibration</xs:documentation></xs:annotation></xs:element><xs:element name="FocalLength" type="xs:double"><xs:annotation><xs:documentation>The focal length of the camera</xs:documentation></xs:annotation></xs:element><xs:element name="DistortionModel" type="xs:integer"><xs:annotation><xs:documentation>The distorsion model</xs:documentation></xs:annotation></xs:element><xs:element maxOccurs="unbounded" name="DistiortionParam" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>A sequence of distortion params</xs:documentation></xs:annotation></xs:element><xs:element maxOccurs="unbounded" name="FiducialMark" type="tps:namedPosition2DType" minOccurs="0"><xs:annotation><xs:documentation>A sequence of fiducial marks, represented as 2D positions</xs:documentation></xs:annotation></xs:element><xs:element maxOccurs="unbounded" name="RadialDistortion" type="tps:position2DType" minOccurs="0"><xs:annotation><xs:documentation>A sequence of radial distortions, represented as 2D positions</xs:documentation></xs:annotation></xs:element><xs:element name="PrincipalPosition" type="tps:position2DType"><xs:annotation><xs:documentation>Represents the principal position</xs:documentation></xs:annotation></xs:element><xs:element name="ResolutionPosition" type="tps:position2DType"><xs:annotation><xs:documentation>Represents the resolution position</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType>