<?xml version='1.0' encoding='utf-8'?>
<PRONOM-Report xmlns="http://pronom.nationalarchives.gov.uk">
  <report_format_detail>
    <FileFormat>
      <FormatID>1940</FormatID>
      <FormatName>C3D File Format</FormatName>
      <FormatVersion> </FormatVersion>
      <FormatAliases> </FormatAliases>
      <FormatFamilies> </FormatFamilies>
      <FormatTypes>Dataset</FormatTypes>
      <FormatDisclosure> </FormatDisclosure>
      <FormatDescription>C3D, or Coordinate 3D, is a biomechanics data file format that is a component of the family of file formats developed for the AMASS photogrammetry software system. C3D format provides a means for storing 3D coordinate and analog data, together with all associated parameters, for a single measurement trial.</FormatDescription>
      <BinaryFileFormat> </BinaryFileFormat>
      <ByteOrders> </ByteOrders>
      <ReleaseDate> </ReleaseDate>
      <WithdrawnDate> </WithdrawnDate>
      <ProvenanceSourceID>215</ProvenanceSourceID>
      <ProvenanceName>University of Edinburgh / University of Edinburgh</ProvenanceName>
      <ProvenanceSourceDate>29 Nov 2017</ProvenanceSourceDate>
      <ProvenanceDescription> </ProvenanceDescription>
      <LastUpdatedDate>29 Nov 2017</LastUpdatedDate>
      <FileFormatIdentifier>
        <Identifier>fmt/1130</Identifier>
        <IdentifierType>PUID</IdentifierType>
      </FileFormatIdentifier>
      <ExternalSignature>
        <ExternalSignatureID> </ExternalSignatureID>
        <Signature>c3d</Signature>
        <SignatureType>File extension</SignatureType>
      </ExternalSignature>
      <InternalSignature>
        <SignatureID>1512</SignatureID>
        <SignatureName>C3D</SignatureName>
        <SignatureNote>BOF: 0x0250 (magic plus pointer to first block of parameter section), {22} a block of 270 null bytes - we're using the first ten here for signature brevity, byte at 0x203 is either 0x54, 0x55, 0x56 representing processor type. String beginning at 0x516 either POINT or ANALOG. Https://www.c3d.org/HTML/default.htm</SignatureNote>
        <ByteSequence>
          <ByteSequenceID>1</ByteSequenceID>
          <PositionType>Absolute from BOF</PositionType>
          <Offset>0</Offset>
          <MaxOffset>0</MaxOffset>
          <IndirectOffsetLocation> </IndirectOffsetLocation>
          <IndirectOffsetLength> </IndirectOffsetLength>
          <Endianness> </Endianness>
          <ByteSequenceValue>0250{22}00000000000000000000{481}(54|55|56){2}(504F494E54|414E414C4F47)</ByteSequenceValue>
        </ByteSequence>
      </InternalSignature>
    </FileFormat>
  </report_format_detail>
</PRONOM-Report>