[FIG(list)[
,[CODE(MIME)@en[[[vnd.google.fitness.data_type/com.google.step_count.cumulative]]]]
,[CODE(MIME)@en[[[vnd.google.fitness.data_type/com.google.step_count.delta]]]]
,[CODE(MIME)@en[[[vnd.google.fitness.data_type/com.google.heart_rate.bpm]]]]
,[CODE(MIME)@en[[[vnd.google.fitness.data_type/com.google.activity.segment]]]]
,[CODE(MIME)@en[[[vnd.google.fitness.data_type/com.example.my_type]]]]
]FIG]



[FIG(quote)[
[FIGCAPTION[
[1] [CITE@en[DataType   |   Google APIs for Android   |   Google Developers]]
([TIME[2015-05-29 04:06:06 +09:00]] 版)
<https://developers.google.com/android/reference/com/google/android/gms/fitness/data/DataType#MIME_TYPE_PREFIX>
]FIGCAPTION]

> The common prefix for data type MIME types, for use in intents. The MIME type for a particular data type will be this prefix followed by the data type name. Examples:
>      vnd.google.fitness.data_type/com.google.heart_rate.bpm
>      vnd.google.fitness.data_type/com.google.activity.segment
>      vnd.google.fitness.data_type/com.example.my_type

]FIG]


[FIG(quote)[
[FIGCAPTION[
[2] [CITE@en[Data Attribution   |   Google Fit   |   Google Developers]]
([TIME[2015-05-27 10:50:17 +09:00]] 版)
<https://developers.google.com/fit/android/data-attribution>
]FIGCAPTION]

> 
>     <data android:mimeType="vnd.google.fitness.data_type/com.google.step_count.cumulative" />
>     <data android:mimeType="vnd.google.fitness.data_type/com.google.step_count.delta" />

]FIG]
