1<?xml version="1.0" encoding="UTF-8" standalone="yes"?> 2<appfunctions> 3 <appfunction> 4 <id>androidx.appfunctions.test#noSchema_enabledByDefault</id> 5 <function_id>androidx.appfunctions.test#noSchema_enabledByDefault</function_id> 6 <enabled_by_default>true</enabled_by_default> 7 <response> 8 <id>unused</id> 9 <valueType> 10 <id>unused</id> 11 <isNullable>false</isNullable> 12 <type>0</type> 13 </valueType> 14 </response> 15 <components> 16 <id>unused</id> 17 </components> 18 </appfunction> 19 <appfunction> 20 <id>androidx.appfunctions.test#noSchema_disabledByDefault</id> 21 <function_id>androidx.appfunctions.test#noSchema_disabledByDefault</function_id> 22 <enabled_by_default>false</enabled_by_default> 23 <response> 24 <id>unused</id> 25 <valueType> 26 <id>unused</id> 27 <isNullable>false</isNullable> 28 <type>0</type> 29 </valueType> 30 </response> 31 <components> 32 <id>unused</id> 33 </components> 34 </appfunction> 35 <appfunction> 36 <id>androidx.appfunctions.test#noSchema_executionSucceed</id> 37 <function_id>androidx.appfunctions.test#noSchema_executionSucceed</function_id> 38 <enabled_by_default>true</enabled_by_default> 39 <response> 40 <id>unused</id> 41 <valueType> 42 <id>unused</id> 43 <isNullable>false</isNullable> 44 <type>8</type> 45 </valueType> 46 </response> 47 <components> 48 <id>unused</id> 49 </components> 50 </appfunction> 51 <appfunction> 52 <id>androidx.appfunctions.test#noSchema_executionFail</id> 53 <function_id>androidx.appfunctions.test#noSchema_executionFail</function_id> 54 <enabled_by_default>true</enabled_by_default> 55 <response> 56 <id>unused</id> 57 <valueType> 58 <id>unused</id> 59 <isNullable>false</isNullable> 60 <type>0</type> 61 </valueType> 62 </response> 63 <components> 64 <id>unused</id> 65 </components> 66 </appfunction> 67 <appfunction> 68 <id>androidx.appfunctions.test#notesSchema_print</id> 69 <function_id>androidx.appfunctions.test#notesSchema_print</function_id> 70 <enabled_by_default>true</enabled_by_default> 71 <schemaName>print</schemaName> 72 <schemaCategory>notes</schemaCategory> 73 <schemaVersion>1</schemaVersion> 74 <response> 75 <id>unused</id> 76 <valueType> 77 <id>unused</id> 78 <isNullable>false</isNullable> 79 <type>0</type> 80 </valueType> 81 </response> 82 <components> 83 <id>unused</id> 84 </components> 85 </appfunction> 86 <appfunction> 87 <id>androidx.appfunctions.test#mediaSchema_print</id> 88 <function_id>androidx.appfunctions.test#mediaSchema_print</function_id> 89 <enabled_by_default>true</enabled_by_default> 90 <schemaName>print</schemaName> 91 <schemaCategory>media</schemaCategory> 92 <schemaVersion>1</schemaVersion> 93 <response> 94 <id>unused</id> 95 <valueType> 96 <id>unused</id> 97 <isNullable>false</isNullable> 98 <type>0</type> 99 </valueType> 100 </response> 101 <components> 102 <id>unused</id> 103 </components> 104 </appfunction> 105 <appfunction> 106 <id>androidx.appfunctions.test#mediaSchema2_print</id> 107 <function_id>androidx.appfunctions.test#mediaSchema2_print</function_id> 108 <enabled_by_default>true</enabled_by_default> 109 <schemaName>print</schemaName> 110 <schemaCategory>media</schemaCategory> 111 <schemaVersion>2</schemaVersion> 112 <response> 113 <id>unused</id> 114 <valueType> 115 <id>unused</id> 116 <isNullable>false</isNullable> 117 <type>0</type> 118 </valueType> 119 </response> 120 <components> 121 <id>unused</id> 122 </components> 123 </appfunction> 124</appfunctions>