static int intMappedFromXml(Map<String, dynamic> value) => int.parse(OnvifUtil.stringMappedFromXml(value));