Warning, /pim/kitinerary/src/lib/scripts/mav.json is written in an unsupported language. File is not indexed.
0001 [ 0002 { 0003 "filter": [ 0004 { 0005 "match": "^\\x04\\x03\\x1f\\x8b", 0006 "mimeType": "application/octet-stream", 0007 "scope": "Current" 0008 } 0009 ], 0010 "function": "parseBarcode", 0011 "mimeType": "application/octet-stream", 0012 "script": "mav.js" 0013 }, 0014 { 0015 "filter": [ 0016 { 0017 "match": "^\\x05\\01[\\dA-Z]{17}\\x001155", 0018 "mimeType": "application/octet-stream", 0019 "scope": "Current" 0020 } 0021 ], 0022 "function": "parseBarcodeAlternative", 0023 "mimeType": "application/octet-stream", 0024 "script": "mav.js" 0025 }, 0026 { 0027 "filter": [ 0028 { 0029 "match": "^\\x04\\x03\\x1f\\x8b", 0030 "mimeType": "application/octet-stream", 0031 "scope": "Descendants" 0032 }, 0033 { 0034 "match": "^\\x05\\01[\\dA-Z]{17}\\x001155", 0035 "mimeType": "application/octet-stream", 0036 "scope": "Descendants" 0037 } 0038 ], 0039 "function": "parseTicket", 0040 "mimeType": "application/pdf", 0041 "script": "mav.js" 0042 }, 0043 { 0044 "filter": [ 0045 { 0046 "field": "carrierId", 0047 "match": "1155", 0048 "mimeType": "internal/uic9183", 0049 "scope": "Current" 0050 } 0051 ], 0052 "function": "parseInternationalUic9183", 0053 "mimeType": "internal/uic9183", 0054 "script": "mav.js" 0055 }, 0056 { 0057 "filter": [ 0058 { 0059 "field": "carrierId", 0060 "match": "1155", 0061 "mimeType": "internal/uic9183", 0062 "scope": "Descendants" 0063 } 0064 ], 0065 "function": "parseInternationalTicket", 0066 "mimeType": "application/pdf", 0067 "script": "mav.js" 0068 } 0069 ]